| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model | |
| ch.sahits.game.openpatrician.model.impl |
| Modifier and Type | Method and Description |
|---|---|
static EObjective |
EObjective.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EObjective[] |
EObjective.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
private EObjective |
Game.objective |
| Constructor and Description |
|---|
Game(EObjective objective,
Difficulty difficulty,
EGameSpeed speed,
boolean singleplayer) |
Copyright © 2011-2016 Sahits GmbH. All Rights Reserved.