Crunch.Texture

Represents a single png containing a set of packed images.

struct Crunch
struct Texture {}

Members

Variables

images
Image[] images;

Sorted list of images mapped in this texture

name
string name;

Texture filename

Meta