ScummVM API documentation
Dragons::PriorityLayer Class Reference

Public Member Functions

void load (TileMap &tileMap, byte *tiles)
 
int16 getPriority (Common::Point pos)
 
void overlayTileMap (byte *data, int16 x, int16 y, int16 w, int16 h)
 
void restoreTileMap (int16 x, int16 y, int16 w, int16 h)
 

Protected Attributes

int16 _width
 
int16 _height
 
int16 _mapWidth
 
int16 _mapHeight
 
byte * _map
 
byte * _values
 
byte * _mapBase
 

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