Skip to content

CF_Frame

Category: sprite
GitHub: cute_sprite.h


Represents one frame of animation within a sprite.

Struct Members Description
uint64_t id Unique identifier for this frame's image.
float delay Number of seconds to display this frame.

CF_Sprite
CF_Animation