34 #include "crab/ui/Caption.h" 35 #include "crab/ui/ImageData.h" 36 #include "crab/ui/button.h" 40 namespace pyrodactyl {
65 _value = ((_max - _min) / 2);
72 void load(rapidxml::xml_node<char> *node,
const int &min,
const int &max,
const int &val);
78 int Value() {
return _value; }
79 void value(
const int val);
85 void restoreBackup() {
90 void setEnabled(
bool enabled) {
103 #endif // CRAB_SLIDER_H Definition: ImageData.h:40
Definition: moveeffect.h:37