Image Member List
This is the complete list of members for
Image, including all inherited members.
| decRef() | Resource | |
| getAlpha() const | Image | |
| getHeight() const | Image | [inline, virtual] |
| getIdPath() const | Resource | [inline] |
| getSubImage(int x, int y, int width, int height) | Image | [virtual] |
| getWidth() const | Image | [inline, virtual] |
| Graphics class | Image | [friend] |
| Image(SDL_Surface *image) | Image | [protected] |
| incRef() | Resource | |
| load(void *buffer, unsigned bufferSize) | Image | [static] |
| load(void *buffer, unsigned bufferSize, Dye const &dye) | Image | [static] |
| load(SDL_Surface *) | Image | [static] |
| mAlpha | Image | [protected] |
| mBounds | Image | [protected] |
| merge(Image *image, int x, int y) | Image | |
| mImage | Image | [protected] |
| mLoaded | Image | [protected] |
| Resource() | Resource | [inline] |
| setAlpha(float alpha) | Image | [virtual] |
| unload() | Image | [virtual] |
| ~Image() | Image | [virtual] |
| ~Resource() | Resource | [protected, virtual] |