ScummVM API documentation
StarTrek::Bitmap Struct Reference
Inheritance diagram for StarTrek::Bitmap:
StarTrek::StubBitmap StarTrek::TextBitmap

Public Member Functions

 Bitmap (Common::MemoryReadStreamEndian *stream, bool closeStream=true)
 
 Bitmap (const Bitmap &bitmap)
 
 Bitmap (int w, int h)
 

Public Attributes

int16 xoffset
 
int16 yoffset
 
int16 width
 
int16 height
 
byte * pixels
 

Protected Attributes

int32 pixelsArraySize
 

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