cf_png_cache_get_animation_table¶
Category: png_cache
GitHub: cute_png_cache.h
Looks up an animation table within the png cache by name.
Parameters | Description |
---|---|
sprite_name | A unique name for the animation table. |
Return Value¶
Returns a hashtable of unique sprite names to CF_Animation's, see cf_make_png_cache_sprite.
Related Pages¶
CF_Png
cf_png_cache_load
cf_make_png_cache_animation
cf_make_png_cache_animation_table
cf_make_png_cache_sprite