|
| CSTimeGraphics (MohawkEngine_CSTime *vm) |
|
void | drawRect (Common::Rect rect, byte color) |
|
void | clearCache () |
|
MohawkSurface * | findImage (uint16 id) |
|
void | preloadImage (uint16 image) |
|
virtual void | setPalette (uint16 id) |
|
void | copyAnimImageToScreen (uint16 image, int left=0, int top=0) |
|
void | copyAnimImageSectionToScreen (uint16 image, Common::Rect src, Common::Rect dest) |
|
void | copyAnimSubImageToScreen (uint16 image, uint16 subimage, int left=0, int top=0) |
|
void | getSubImageSize (uint16 image, uint16 subimage, uint16 &width, uint16 &height) |
|
The documentation for this class was generated from the following file: