| 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() | SdlFileSurface | [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] |
| SdlFileSurface(const char *fn, const char *name=0, Uint32 colorkey=RGB(0, 0, 0), char *type=0, Uint32 flags=SDL_HWSURFACE) | SdlFileSurface | |
| 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 | |
| ~SdlFileSurface() (defined in SdlFileSurface) | SdlFileSurface | [virtual] |
| ~SdlSurface() (defined in SdlSurface) | SdlSurface | [virtual] |