Class Atlas
Container of sprites inside artwork sheet
Fields
ID
Unique ID of this atlas. From Name.AngeHash();
Declaration
public int ID
Name
Unique name of this atlas
Declaration
public string Name
State
Internal data used for display folder layout
Declaration
public AtlasState State
Type
Declaration
public AtlasType Type
Properties
InFolder
True if this atlas is inside a folder
Declaration
public bool InFolder { get; }
IsFolder
True if this atlas is folder
Declaration
public bool IsFolder { get; }