ScummVM API documentation
DS::TiledBackground Class Reference

Public Member Functions

 TiledBackground (const unsigned int *tiles, size_t tilesLen, const unsigned short *map, size_t mapLen, int layer, bool isSub, int mapBase, int tileBase)
 
void update ()
 
void reset ()
 
void show ()
 
void hide ()
 
bool isVisible () const
 

Protected Attributes

const unsigned int * _tiles
 
const unsigned short * _map
 
size_t _tilesLen
 
size_t _mapLen
 
int _bg
 
bool _visible
 

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