cf_sprite_is_playing¶
Category: sprite
GitHub: cute_sprite.h
Returns true if animation
the is currently playing animation.
Parameters | Description |
---|---|
sprite | The sprite. |
animation | Name of the animation. |
Category: sprite
GitHub: cute_sprite.h
Returns true if animation
the is currently playing animation.
Parameters | Description |
---|---|
sprite | The sprite. |
animation | Name of the animation. |