Package | Description |
---|---|
com.BombingGames.WurfelEngine.Core | |
com.BombingGames.WurfelEngine.Core.Map |
Modifier and Type | Method and Description |
---|---|
static Map |
Controller.getMap()
Returns the currently loaded map.
|
Modifier and Type | Method and Description |
---|---|
static void |
Controller.setMap(Map map) |
Modifier and Type | Method and Description |
---|---|
Map |
Map.clone()
Clones the map.
|