Home | All Classes | Grouped Classes | Index | Search

CL_SpritePacker::pack

Packs all frames into one or more textures. Returns false if it was unable to pack all frames.

	bool pack(
		int max_width = 256, int max_height = 256, int min_width = 16, int min_height = 16, int max_textures = -1);

See also:

CL_SpritePacker



Questions or comments, write to the ClanLib mailing list.