Handles XML files.
Definition: XmlFile.h:28
Handles XML map files.
Definition: XmlMapFile.h:23
XmlMapFile(const Ogre::String &file)
Constructor.
Definition: XmlMapFile.cpp:26
const Ogre::String GetWalkmeshFileName()
Retrieves the path to the map walkmesh file.
Definition: XmlMapFile.cpp:132
virtual ~XmlMapFile()
Destructor.
Definition: XmlMapFile.cpp:28
void LoadMap()
Parses the file and loads the map data.
Definition: XmlMapFile.cpp:30
Ogre::String String
Definition: TypeDefine.h:37