| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.city.impl |
| Modifier and Type | Field and Description |
|---|---|
private javafx.beans.binding.ObjectBinding<ECityState> |
CityState.cityEvent |
private javafx.beans.property.ObjectProperty<ECityState> |
CityState.cityState |
| Modifier and Type | Method and Description |
|---|---|
static ECityState |
ECityState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ECityState[] |
ECityState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
javafx.beans.property.ObjectProperty<ECityState> |
CityState.cityEventProperty()
Property holding the corrent city event, may be null.
|
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.