Handles a text file.
Definition: XmlTextFile.h:23
void LoadTexts()
Parses the file and loads the text.
Definition: XmlTextFile.cpp:26
virtual ~XmlTextFile()
Destructor.
Definition: XmlTextFile.cpp:24
XmlTextFile(const Ogre::String &file)
Constructor.
Definition: XmlTextFile.cpp:22