ScummVM API documentation
Mohawk::CSTimeGraphics Class Reference
Inheritance diagram for Mohawk::CSTimeGraphics:
Mohawk::GraphicsManager

Public Member Functions

 CSTimeGraphics (MohawkEngine_CSTime *vm)
 
void drawRect (Common::Rect rect, byte color)
 
- Public Member Functions inherited from Mohawk::GraphicsManager
void clearCache ()
 
MohawkSurfacefindImage (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)
 

Protected Member Functions

MohawkSurfacedecodeImage (uint16 id) override
 
Common::Array< MohawkSurface * > decodeImages (uint16 id) override
 
MohawkEnginegetVM () override
 
- Protected Member Functions inherited from Mohawk::GraphicsManager
void copyAnimImageSectionToScreen (MohawkSurface *image, Common::Rect src, Common::Rect dest)
 
void addImageToCache (uint16 id, MohawkSurface *surface)
 

The documentation for this class was generated from the following file: