31 #ifndef CRAB_ANIMSET_H 32 #define CRAB_ANIMSET_H 34 #include "crab/animation/fightmoves.h" 35 #include "crab/animation/shadow.h" 36 #include "crab/animation/walkframes.h" 40 namespace pyrodactyl {
63 TextureFlipType flip(
const Direction &dir);
66 int anchorX(
const Direction &dir);
67 int anchorY(
const Direction &dir);
74 #endif // CRAB_ANIMSET_H Definition: Rectangle.h:42
Definition: walkframes.h:51
Definition: fightmoves.h:50
Definition: moveeffect.h:37