ScummVM API documentation
Made::PictureResource Class Reference
Inheritance diagram for Made::PictureResource:
Made::Resource

Public Member Functions

void load (byte *source, int size)
 
Graphics::SurfacegetPicture () const
 
byte * getPalette () const
 
bool hasPalette () const
 
int getPaletteColorCount () const
 

Protected Member Functions

void loadRaw (byte *source, int size)
 
void loadChunked (byte *source, int size)
 

Protected Attributes

Graphics::Surface_picture
 
byte * _picturePalette
 
int _paletteColorCount
 
bool _hasPalette
 

Additional Inherited Members

- Public Attributes inherited from Made::Resource
ResourceSlot_slot
 

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