|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ECityName | |
|---|---|
| ch.sahits.game.openpatrician.model.city | |
| Uses of ECityName in ch.sahits.game.openpatrician.model.city |
|---|
| Methods in ch.sahits.game.openpatrician.model.city that return ECityName | |
|---|---|
static ECityName |
ECityName.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ECityName[] |
ECityName.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in ch.sahits.game.openpatrician.model.city with parameters of type ECityName | |
|---|---|
static ICity |
CityFactory.createCityByName(ECityName cityName)
Create a standard city based on its unique identification |
private static ICity |
CityFactory.createIfNotStroed(ECityName name)
Retrieve the city from the cache or create the city and put it there. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||