Home | All Classes | Grouped Classes | Index | Search
Packs sprite into one or more textures. More...
Derived from:
none
Derived by:
none
Group: Display (Sprites)
#include <ClanLib/display.h>
Construction:
Constructs a CL_SpritePacker. |
Attributes:
Returns a list over all the textures needed for the packed-frames. | |
Returns a list over all frames - which texture it is packed in and where within the texture it is located. |
Operations:
Packs all frames into one or more textures. Returns false if it was unable to pack all frames. |
Detailed description:
!group=Display/Sprites! !header=display.h!