Public Member Functions | |
| Graphics::Surface | load (Common::SeekableReadStream *stream) |
| int | draw (int x, int y) |
| int | drawMasked (int x, int y, int alpha=0xff) |
| char * | getName () |
| Graphics::ManagedSurface * | getSurface () |
Public Attributes | |
| int | _width |
| int | _height |