28 #include "render/graphics.h"
37 const std::string &file,
41 mAutoRelease(autoRelease)
45 const SDL_Rect &bounds =
mImage->mBounds;
56 mAutoRelease(autoRelease)
60 const SDL_Rect &bounds =
mImage->mBounds;
79 const SDL_Rect &bounds =
mImage->mBounds;
const bool AutoRelease_true
virtual void drawImage(const Image *const image, int dstX, int dstY)=0
void removeDragged(const Widget *const widget)
Icon(const Widget2 *const widget, const std::string &filename, const AutoRelease autoRelease)
void safeDraw(Graphics *const g)
void draw(Graphics *const g)
void setImage(Image *const image)
Image * getImage(const std::string &idPath)
#define BLOCK_START(name)