Attach(SDL_Surface *surface) | ZE::ZImage | |
Bind() const | ZE::ZImage | |
Draw(float x, float y) const | ZE::ZImage | |
DrawRotated(int x, int y, float angle) const | ZE::ZImage | |
Flip(bool horizontal, bool vertical) | ZE::ZImage | |
Height() const | ZE::ZImage | |
IsLoaded() const | ZE::ZImage | |
Open(string filename) | ZE::ZImage | |
OpenFromImage(SDL_Surface *img, Sint16 x, Sint16 y, Sint16 w, Sint16 h) | ZE::ZImage | |
Release() | ZE::ZImage | |
Reload() | ZE::ZImage | |
rEngine | ZE::ZObject | [protected] |
Resize(unsigned int width, unsigned int height) | ZE::ZImage | |
rHeight | ZE::ZImage | [protected] |
rImage | ZE::ZImage | [protected] |
rTexID | ZE::ZImage | [protected] |
rTexMaxX | ZE::ZImage | [protected] |
rTexMaxY | ZE::ZImage | [protected] |
rTexMinX | ZE::ZImage | [protected] |
rTexMinY | ZE::ZImage | [protected] |
rWidth | ZE::ZImage | [protected] |
SetColorKey(Uint8 red, Uint8 green, Uint8 blue) | ZE::ZImage | |
Stretch(float xFactor, float yFactor) | ZE::ZImage | |
Surface() const | ZE::ZImage | |
Width() const | ZE::ZImage | |
ZImage() | ZE::ZImage | |
ZImage(string filename) | ZE::ZImage | |
ZImage(SDL_Surface *surface) | ZE::ZImage | |
ZImage(SDL_Surface *img, Sint16 x, Sint16 y, Sint16 w, Sint16 h) | ZE::ZImage | |
ZImage::ZImage(const ZImage &rhs) | ZE::ZImage | |
ZObject() | ZE::ZObject | [inline] |
~ZImage() | ZE::ZImage | |
~ZObject() | ZE::ZObject | [inline, virtual] |