Home | All Classes | Grouped Classes | Index | Search

CL_SpritePacker::get_frames

Returns a list over all frames - which texture it is packed in and where within the texture it is located.

	const std::list<TexturePair>& get_frames();

Detailed description:

This list is arranged exactly the same order as the spritedescription frames.

See also:

CL_SpritePacker



Questions or comments, write to the ClanLib mailing list.