35 #ifndef CRAB_DIALOGBOX_H 36 #define CRAB_DIALOGBOX_H 38 #include "crab/event/GameEventInfo.h" 39 #include "crab/ui/button.h" 40 #include "crab/ui/ParagraphData.h" 44 namespace pyrodactyl {
70 void load(rapidxml::xml_node<char> *node);
73 void draw(
const bool &player);
84 #endif // CRAB_DIALOGBOX_H
Definition: ParagraphData.h:40
Definition: GameEventInfo.h:44
Definition: moveeffect.h:37
Definition: dialogbox.h:46