Public Member Functions | |
| MohawkSurface (Graphics::Surface *surface, byte *palette=nullptr, int offsetX=0, int offsetY=0) | |
| Graphics::Surface * | getSurface () const |
| byte * | getPalette () const |
| void | convertToTrueColor () |
| int | getOffsetX () const |
| int | getOffsetY () const |
| void | setOffsetX (int x) |
| void | setOffsetY (int y) |