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