#include "tinyxml.h"
#include "basicapp.h"
#include "basicobject.h"
Include dependency graph for xmlapp.h:
Go to the source code of this file.
Classes | |
class | XmlApp |
A class to make game development very easy and fast. More... | |
Defines | |
#define | E_APP_NOXML 1 |
Error ID, indicating that either a specified xml-file cannot be opened or none was not specified. |