Home | All Classes | Grouped Classes | Index | Search

CL_SpritePacker::get_texture_sizes

Returns a list over all the textures needed for the packed-frames.

	const std::vector<CL_Size>& get_texture_sizes();

Detailed description:

The get_frames() method returns a list consisting of many TexturePair, where each pair has an index into this list.

See also:

CL_Size | CL_SpritePacker



Questions or comments, write to the ClanLib mailing list.