| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.city | |
| ch.sahits.game.openpatrician.model.city.cityhall.impl | |
| ch.sahits.game.openpatrician.model.city.impl |
| Modifier and Type | Method | Description |
|---|---|---|
ECityLabelAlignment |
IFutureTowns.getCityLabelAlignment() |
Alignemnt for the city label.
|
| Constructor | Description |
|---|---|
FoundNewSettlement(int duration,
javafx.geometry.Point2D location,
java.lang.String name,
boolean river,
javafx.geometry.Point2D cityLabelOffset,
ECityLabelAlignment cityLabelAlignment) |
| Modifier and Type | Method | Description |
|---|---|---|
static ECityLabelAlignment |
ECityLabelAlignment.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static ECityLabelAlignment[] |
ECityLabelAlignment.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.