ScummVM API documentation
Ultima::Ultima8::ConvertShapeFrame Struct Reference

Public Member Functions

void Free ()
 
void Read (Common::SeekableReadStream &source, const ConvertShapeFormat *csf, uint32 frame_length)
 
void ReadCmpFrame (Common::SeekableReadStream &source, const ConvertShapeFormat *csf, const uint8 special[256], ConvertShapeFrame *prev)
 
void GetPixels (uint8 *buf, int32 count, int32 x, int32 y)
 

Public Attributes

uint8 _header_unknown [2]
 
uint8 _unknown [8]
 
uint32 _compression
 
int32 _width
 
int32 _height
 
int32 _xoff
 
int32 _yoff
 
uint32 * _line_offsets
 
int32 _bytes_rle
 
uint8 * _rle_data
 

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