31 #ifndef CRAB_TRIGGER_H 32 #define CRAB_TRIGGER_H 34 #include "crab/event/GameEventInfo.h" 38 namespace pyrodactyl {
73 Trigger(rapidxml::xml_node<char> *node) {
77 void load(rapidxml::xml_node<char> *node);
80 bool evaluate(
int lhs,
int rhs);
87 #endif // CRAB_TRIGGER_H
Definition: GameEventInfo.h:44
Definition: moveeffect.h:37