This is the complete list of members for
Image, including all inherited members.
| createSurface(const char *data, int dataLength) | Image | [private] |
| getErrorMessage() const | Resource | [inline] |
| getHeight() const | Image | |
| getID() const | Resource | [inline] |
| getName() const | Resource | [inline] |
| getPixels() const | Image | |
| getWidth() const | Image | |
| Image(const std::string &filePath) | Image | |
| Image(const std::string &filePath, int x, int y, int width, int height) | Image | |
| Image(Image *src, int x, int y, int width, int height) | Image | |
| Image(void *buffer, int size) | Image | |
| Image(const Image &src) | Image | |
| Image() | Image | |
| isLoaded() const | Resource | [inline] |
| load() | Image | [private, virtual] |
| loadDefault() | Image | [private] |
| loadFromSource(Image *src, int x, int y, int width, int height) | Image | [private] |
| loadSlice(int x, int y, int width, int height) | Image | [private] |
| mErrorDescription | Resource | [protected] |
| mHeight | Image | [private] |
| mIsLoaded | Resource | [protected] |
| mPixels | Image | [private] |
| mResourceName | Resource | [protected] |
| mWidth | Image | [private] |
| operator=(const Image &rhs) | Image | |
| Resource(const std::string &filePath) | Resource | |
| Resource() | Resource | |
| ~Image() | Image | [inline] |
| ~Resource() | Resource | [inline, virtual] |