ScummVM API documentation
MADS::TileResource Struct Reference

Public Member Functions

void load (Common::SeekableReadStream *src)
 

Public Attributes

uint16 num_tiles
 
int16 tile_x
 
int16 tile_y
 
int16 compression
 
int16 ems_handle
 
uint16 num_pages
 
uint16 tiles_per_page
 
uint32 chunk_size
 
int16 color_handle
 
byte * tile_data
 

Static Public Attributes

static constexpr size_t SIZE = 2 + 2 + 2 + 2 + 2 + 2 + 2 + 4 + 2
 

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