1 #ifndef RADIX_XML_LOADER_HPP
2 #define RADIX_XML_LOADER_HPP
Definition: GameController.hpp:7
static void handleFailureForElement(std::string module, std::string element, std::string path)
Definition: XmlLoader.cpp:19
4-dimensional float-based vector/point storage and manipulation struct
Definition: Vector4f.hpp:22
Definition: XmlLoader.hpp:8
static bool extractColor(tinyxml2::XMLElement *currElement, Vector4f *color)
Definition: XmlLoader.cpp:8