ScummVM API documentation
Mohawk::MohawkBitmap Class Reference
Inheritance diagram for Mohawk::MohawkBitmap:
Mohawk::DOSBitmap Mohawk::LivingBooksBitmap_v1

Public Member Functions

virtual MohawkSurfacedecodeImage (Common::SeekableReadStream *stream)
 
Common::Array< MohawkSurface * > decodeImages (Common::SeekableReadStream *stream)
 

Protected Member Functions

virtual byte getBitsPerPixel ()
 
void decodeImageData (Common::SeekableReadStream *stream)
 
Graphics::SurfacecreateSurface (uint16 width, uint16 height)
 
void drawRLE8 (Graphics::Surface *surface, bool isLE)
 
void drawRaw (Graphics::Surface *surface)
 
void drawRLE8 (Graphics::Surface *surface)
 

Static Protected Member Functions

static Common::SeekableReadStreamdecompressLZ (Common::SeekableReadStream *stream, uint32 uncompressedSize)
 

Protected Attributes

BitmapHeader _header
 
Common::SeekableReadStream_data
 

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