Class | Description |
---|---|
Load | |
XML | The base class used in the XML layer of the architecture. XML loads several configuration files, parses their main structure, and stores the nodes in public variables that are accessed by the rest of the program. |
Structure | Description |
---|---|
XML.ModelInfo | Contains the name, modelPath, texturePath, bumpTexturePath, and scale information for a character. |