cf_sprite_animation_interpolant¶
Category: sprite
GitHub: cute_sprite.h
Returns a value from 0 to 1 representing how far along the animation has played.
Parameters | Description |
---|---|
sprite | The sprite. |
Remarks¶
0 means just started, while 1 means finished.
Related Pages¶
CF_Sprite
CF_Frame
CF_Animation
cf_sprite_frame_count
cf_sprite_current_frame
cf_sprite_frame_delay
cf_sprite_animation_delay