|
| LBGraphics (MohawkEngine_LivingBooks *vm, uint16 width, uint16 height) |
|
void | setPalette (uint16 id) override |
|
void | copyOffsetAnimImageToScreen (uint16 image, int left=0, int top=0) |
|
bool | imageIsTransparentAt (uint16 image, bool useOffsets, int x, int y) |
|
void | clearCache () |
|
MohawkSurface * | findImage (uint16 id) |
|
void | preloadImage (uint16 image) |
|
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: