Skip to content

cf_sprite_pivot

Category: sprite
GitHub: cute_sprite.h


Returns the cached pivot of the current frame.

CF_V2 cf_sprite_pivot(const CF_Sprite* sprite);
Parameters Description
sprite The sprite.

CF_Sprite