| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model | |
| ch.sahits.game.openpatrician.model.impl |
| Modifier and Type | Field | Description |
|---|---|---|
static Difficulty |
Difficulty.CHANDLER |
|
static Difficulty |
Difficulty.COUNSILMAN |
|
static Difficulty |
Difficulty.MERCHANT |
|
static Difficulty |
Difficulty.PATRICIAN |
|
static Difficulty |
Difficulty.TRADESMAN |
| Modifier and Type | Method | Description |
|---|---|---|
static Difficulty |
Difficulty.fromIndex(int selectedIndex) |
Create the difficulty from an index, where 0 is equivalent to Chandler.
|
Difficulty |
IGame.getDifficulty() |
Retrieve the difficultiy level of the game
|
| Constructor | Description |
|---|---|
Game(EObjective objective,
Difficulty difficulty,
EGameSpeed speed,
boolean singleplayer) |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.