| 
| enum   | Enum {  
  TagEnd = 0, 
TagDefineAtlas = 1, 
TagDefineAnimationMasks = 2, 
TagDefineAnimationObjects = 3, 
 
  TagDefineAnimationFrames = 4, 
TagDefineNamedParts = 5, 
TagDefineSequences = 6, 
TagDefineStage = 9
 
 } | 
|   | 
 | 
| 
static std::string  | toString (Enum e) | 
|   | 
The documentation for this struct was generated from the following file: