31 #ifndef CRAB_ANIMFRAME_H 32 #define CRAB_ANIMFRAME_H 34 #include "crab/Rectangle.h" 35 #include "crab/vectors.h" 36 #include "crab/animation/shadow.h" 40 namespace pyrodactyl {
59 void load(rapidxml::xml_node<char> *node,
const Rect &VBOX,
60 const uint32 &REP = 0,
const int &AX = 0,
const int &AY = 0);
76 TextureFlipType _flip;
103 void load(rapidxml::xml_node<char> *node);
113 #endif // CRAB_ANIMFRAME_H Definition: Rectangle.h:42
Definition: animframe.h:63
Definition: moveeffect.h:37
Definition: animframe.h:42