Skip to content

cf_sprite_is_playing

Category: sprite
GitHub: cute_sprite.h


Returns true if animation the is currently playing animation.

bool cf_sprite_is_playing(CF_Sprite* sprite, const char* animation)
Parameters Description
sprite The sprite.
animation Name of the animation.

CF_Sprite
cf_sprite_update
cf_sprite_play