| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.city | |
| ch.sahits.game.openpatrician.model.city.impl |
| Modifier and Type | Method | Description |
|---|---|---|
CityState |
ICity.getCityState() |
Retrieve the city state.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ICity.setCityState(CityState state) |
Set the city state
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<CityState> |
CitiesState.getCityEngineStates() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
CityRegistry.add(CityState cityState) |
|
void |
CitiesState.addCity(ICity city,
CityState cityState) |
Add a new city.
|
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.