Package | Description |
---|---|
com.b3dgs.lionengine.game.feature.tile.map |
Tile based map handling with
Features layer that will allow to customize
the services provided by the map dynamically. |
Modifier and Type | Method and Description |
---|---|
void |
MapTileGame.addListener(TileSetListener listener) |
void |
MapTile.addListener(TileSetListener listener)
Add a tile set listener.
|
void |
MapTileGame.removeListener(TileSetListener listener) |
void |
MapTile.removeListener(TileSetListener listener)
Remove a tile set listener.
|
Copyright © 2017 Byron 3D Games Studio. All rights reserved.