failed() | SdlSurface | [protected] |
fastBlit(SdlSurface *src_surf, Sint16 xDst, Sint16 yDst, SDL_Rect *src) | SdlSurface | |
fill(SDL_Rect *r, Uint32 color) | SdlSurface | |
getClip() const | SdlSurface | [inline] |
getHeight() const | SdlSurface | [inline] |
getName() const | SdlSurface | [inline] |
getSize(int &w, int &h) | SdlSurface | [inline] |
getSize(Uint16 &w, Uint16 &h) | SdlSurface | [inline] |
getWidth() const | SdlSurface | [inline] |
lock() | SdlSurface | [inline] |
onRefresh() | SdlSurface | [inline, protected, virtual] |
rename(const char *newname) | SdlSurface | |
rotozoomBlit(SdlSurface *src_surf, Sint16 xDst, Sint16 yDst, double angle, double zoom, bool smooth=false) | SdlSurface | |
saveToFile(const char *fn) | SdlSurface | [virtual] |
SdlSurface(const char *name) | SdlSurface | |
SdlSurface(SDL_Surface *surf, const char *name) | SdlSurface | |
SdlSurface(Uint32 w, Uint32 h, const char *name=(char *)-1, Uint32 flags=SDL_HWSURFACE) | SdlSurface | |
setAlphaValue(int a) | SdlSurface | |
setClip(const SDL_Rect &r) | SdlSurface | [inline] |
setColorKey(Uint32 color) | SdlSurface | |
setNoClip() | SdlSurface | [inline] |
stretchBlit(SdlSurface *src_surf, SDL_Rect *dst, bool smooth=false) | SdlSurface | |
surf() | SdlSurface | [inline] |
surface | SdlSurface | [protected] |
unlock() | SdlSurface | [inline] |
zoomBlit(SdlSurface *src_surf, Sint16 xDst, Sint16 yDst, double xZoom, double yZoom, bool smooth=false) | SdlSurface | |
~SdlSurface() (defined in SdlSurface) | SdlSurface | [virtual] |