|
| BackgroundInstance (IllusionsEngine *vm) |
|
void | load (Resource *resource) override |
|
void | unload () override |
|
void | pause () override |
|
void | unpause () override |
|
void | registerResources () |
|
void | unregisterResources () |
|
void | initSurface () |
|
void | freeSurface () |
|
void | drawTiles (Graphics::Surface *surface, TileMap &tileMap, byte *tilePixels) |
|
void | drawTiles8 (Graphics::Surface *surface, TileMap &tileMap, byte *tilePixels) |
|
void | drawTiles16 (Graphics::Surface *surface, TileMap &tileMap, byte *tilePixels) |
|
The documentation for this class was generated from the following file: