22 #ifndef MOHAWK_LIVINGBOOKS_GRAPHICS_H 23 #define MOHAWK_LIVINGBOOKS_GRAPHICS_H 25 #include "mohawk/graphics.h" 29 class MohawkEngine_LivingBooks;
36 void setPalette(uint16
id)
override;
37 void copyOffsetAnimImageToScreen(uint16 image,
int left = 0,
int top = 0);
38 bool imageIsTransparentAt(uint16 image,
bool useOffsets,
int x,
int y);
Definition: graphics.h:40
Definition: livingbooks_graphics.h:31
Definition: graphics.h:68
Definition: livingbooks.h:707