| Modifier and Type | Field and Description |
|---|---|
private Map<EWare,Map<EPopulationClass,Double>> |
PopulationConsume.needs
Store the amounts
|
| Modifier and Type | Method and Description |
|---|---|
double |
CityState.getConsumedAmount(EWare ware)
Retrieve the amount that is consumed so far.
|
| Modifier and Type | Method and Description |
|---|---|
static EWare |
EWare.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EWare[] |
EWare.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ModelTranslations.getLocalDisplayName(EWare ware)
Retrieve the localized display name for
id. |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.