| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model |
| Modifier and Type | Method | Description |
|---|---|---|
static EDifficultyLevel |
EDifficultyLevel.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static EDifficultyLevel[] |
EDifficultyLevel.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
Difficulty(EDifficultyLevel trade,
EDifficultyLevel approval,
EDifficultyLevel need,
EDifficultyLevel navalBattle,
EDifficultyLevel pirateActivity,
EDifficultyLevel sovereignActivity,
int startingCapital,
int numberOfShips,
java.lang.String name) |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.