31 #ifndef CRAB_ALPHAIMAGE_H 32 #define CRAB_ALPHAIMAGE_H 34 #include "crab/image/ImageManager.h" 35 #include "crab/ui/element.h" 39 namespace pyrodactyl {
79 void load(rapidxml::xml_node<char> *node,
const bool &echo =
true);
81 void draw(
const int &xOffset = 0,
const int &yOffset = 0);
84 void internalEvents();
95 #endif // CRAB_ALPHAIMAGE_H
Definition: AlphaImage.h:41
Definition: moveeffect.h:37