#include <functional>#include <glm/glm.hpp>#include <rapidxml/rapidxml.hpp>#include <string>#include "XMLDataTypes.hpp"#include "XMLDataManager.tcc"
Include dependency graph for XMLDataManager.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| class | BARE2D::XMLDataManager |
| A singleton class that statically manages all XML data, including read and write operations. More... | |
Namespaces | |
| BARE2D | |