cf_sprite_unload¶
Category: sprite
GitHub: cute_sprite.h
Unloads the sprite's image resources from the internal cache.
| Parameters | Description |
|---|---|
| aseprite_path | Virtual path to a .ase file. |
Remarks¶
Any live CF_Sprite instances for aseprite_path will now by "dangling". See Virtual File System.