ScummVM API documentation
Sherlock::ImageFile3DO Class Reference
Inheritance diagram for Sherlock::ImageFile3DO:
Sherlock::ImageFile

Public Member Functions

 ImageFile3DO (const Common::Path &name, ImageFile3DOType imageFile3DOType)
 
 ImageFile3DO (Common::SeekableReadStream &stream, bool isRoomData=false)
 
- Public Member Functions inherited from Sherlock::ImageFile
ImageFrameoperator[] (uint index)
 
uint size ()
 
void push_back (const ImageFrame &frame)
 
 ImageFile (const Common::Path &name, bool skipPal=false, bool animImages=false)
 
 ImageFile (Common::SeekableReadStream &stream, bool skipPal=false)
 

Static Public Member Functions

static void setVm (SherlockEngine *vm)
 
- Static Public Member Functions inherited from Sherlock::ImageFile
static void setVm (SherlockEngine *vm)
 

Protected Member Functions

void decodeFrame (ImageFrame &frame)
 

Additional Inherited Members

- Public Attributes inherited from Sherlock::ImageFile
byte _palette [256 *3]
 

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