31 #ifndef CRAB_REPLYBUTTON_H 32 #define CRAB_REPLYBUTTON_H 34 #include "crab/ui/button.h" 38 namespace pyrodactyl {
43 int _colB, _colS, _colH;
64 _replyAlign = ALIGN_LEFT;
68 void load(rapidxml::xml_node<char> *node);
69 void draw(
const int &xOffset = 0,
const int &yOffset = 0);
74 void cache(
const Common::String &val,
const int &spacing,
const int &bottomEdge,
Rect *parent);
81 #endif // CRAB_REPLYBUTTON_H
Definition: Rectangle.h:42
Definition: moveeffect.h:37