Public Member Functions | |
Screen (DraciEngine *vm) | |
void | setPalette (const byte *data, uint16 start, uint16 num) |
void | interpolatePalettes (const byte *first, const byte *second, uint16 start, uint16 num, int index, int number) |
const byte * | getPalette () const |
void | copyToScreen () |
void | clearScreen () |
Surface * | getSurface () |