Package | Description |
---|---|
rajola.pipeline.level |
Modifier and Type | Field and Description |
---|---|
private java.util.List<TileMapLayer> |
TileMap.layers |
Modifier and Type | Method and Description |
---|---|
TileMapLayer[] |
TileMap.getLayersOrderedByImportance() |
Modifier and Type | Method and Description |
---|---|
void |
TileMap.addLayer(TileMapLayer layer) |
Constructor and Description |
---|
TileMap(java.util.List<TileMapLayer> layers) |