mx::mxSurface Member List
This is the complete list of members for
mx::mxSurface, including all inherited members.
| buildResizeTable(int nw, int nh, int w, int h, mxPoint **buffer) | mx::mxSurface | |
| clean_up() | mx::mxSurface | [protected] |
| cleanSurface() | mx::mxSurface | |
| Clear() const | mx::mxSurface | |
| copyResizeSurface(const mxSurface &c) | mx::mxSurface | |
| copyResizeSurface(const mxSurface &c, SDL_Rect *src, SDL_Rect *dst) | mx::mxSurface | |
| copySurface(const mxSurface &c, SDL_Rect *source, SDL_Rect *dest) | mx::mxSurface | |
| copySurface(const mxSurface &c, mx::Rect source, mx::Rect dest) | mx::mxSurface | [inline] |
| copySurface() | mx::mxSurface | |
| copySurfaceColorKey(const mxSurface &c, SDL_Rect *source, SDL_Rect *dest, SDL_Color color_key) | mx::mxSurface | |
| createSurface(int w, int h) | mx::mxSurface | |
| createSurface(Size &s) | mx::mxSurface | |
| Flip() const | mx::mxSurface | |
| getSurface() const | mx::mxSurface | |
| height() const | mx::mxSurface | |
| isLocked() const | mx::mxSurface | |
| linepos(const int x, const int y) const | mx::mxSurface | [inline] |
| loadBitmapFromMemory(void *memory) | mx::mxSurface | |
| lockSurface() | mx::mxSurface | |
| mxSurface(SDL_Surface *surface=0) | mx::mxSurface | |
| mxSurface(const mxSurface &c) | mx::mxSurface | |
| noZero(bool noremove) | mx::mxSurface | [virtual] |
| object_surface | mx::mxSurface | [protected] |
| operator SDL_PixelFormat *() | mx::mxSurface | |
| operator SDL_Surface *() | mx::mxSurface | |
| operator=(const mxSurface &c) | mx::mxSurface | |
| operator=(SDL_Surface *surface) | mx::mxSurface | |
| operator[](unsigned int pos) | mx::mxSurface | |
| pitch() const | mx::mxSurface | |
| rawData() | mx::mxSurface | |
| setCopySurface(SDL_Surface *surface) | mx::mxSurface | |
| size() | mx::mxSurface | |
| surface() const | mx::mxSurface | [inline] |
| unlockSurface() | mx::mxSurface | |
| updateRect(unsigned int x, unsigned int y, unsigned int w, unsigned int h) const | mx::mxSurface | |
| width() const | mx::mxSurface | |
| ~mxSurface() | mx::mxSurface | [virtual] |