cf_sprite_flip_y¶
Category: sprite
GitHub: cute_sprite.h
Flip's the sprite on the y-axis.
Parameters | Description |
---|---|
sprite | The sprite. |
Remarks¶
Works by flipping the sign of the sprite's scale on the y-axis.
Category: sprite
GitHub: cute_sprite.h
Flip's the sprite on the y-axis.
Parameters | Description |
---|---|
sprite | The sprite. |
Works by flipping the sign of the sprite's scale on the y-axis.