cf_make_premade_sprite¶
Category: draw
GitHub: cute_draw.h
Initializes a single-frame drawable sprite from a premade atlas image_id
.
Parameters | Description |
---|---|
image_id | The id from cf_register_premade_atlas. |
Related Pages¶
CF_AtlasSubImage
cf_register_premade_atlas
cf_destroy_premade_atlas