22 #include <yaml-cpp/yaml.h> 30 int x, y, w, h, color, color2, border;
43 std::map <std::string, Element> _elements;
50 void load(
const YAML::Node& node);
52 Element *getElement(
const std::string &
id);
54 const std::string &getPalette()
const;
56 const std::string &getParent()
const;
58 const std::string &getMusic()
const;
bool TFTDMode
defines inversion behaviour
Definition: RuleInterface.h:32
Definition: RuleInterface.h:35
Definition: RuleInterface.h:27
int x
basic rect info, and 3 colors.
Definition: RuleInterface.h:30
Definition: BaseInfoState.cpp:40