34 #include "crab/loaders.h" 35 #include "crab/event/GameEventInfo.h" 36 #include "crab/people/person.h" 37 #include "crab/rapidxml/rapidxml.hpp" 41 namespace pyrodactyl {
43 enum EventResultType {
58 EventResultType _type;
116 void load(rapidxml::xml_node<char> *node);
127 #endif // CRAB_EFFECT_H
Definition: GameEventInfo.h:44
Definition: moveeffect.h:37