31 #ifndef CRAB_MOVEEFFECT_H 32 #define CRAB_MOVEEFFECT_H 34 #include "crab/animation/imageeffect.h" 35 #include "crab/music/musicparam.h" 39 namespace pyrodactyl {
46 pyrodactyl::music::ChunkKey _activate;
49 pyrodactyl::music::ChunkKey _hit;
65 void load(rapidxml::xml_node<char> *node);
72 #endif // CRAB_MOVEEFFECT_H Definition: moveeffect.h:41
Definition: imageeffect.h:40
Definition: moveeffect.h:37