|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Difficulty | |
|---|---|
| ch.sahits.game.openpatrician.model | |
| Uses of Difficulty in ch.sahits.game.openpatrician.model |
|---|
| Fields in ch.sahits.game.openpatrician.model declared as Difficulty | |
|---|---|
static Difficulty |
Difficulty.CHANDLER
|
static Difficulty |
Difficulty.COUNSILMAN
|
private Difficulty |
Game.difficulty
|
static Difficulty |
Difficulty.MERCHANT
|
static Difficulty |
Difficulty.PATRICIAN
|
static Difficulty |
Difficulty.TRADESMAN
|
| Methods in ch.sahits.game.openpatrician.model that return Difficulty | |
|---|---|
Difficulty |
IGame.getDifficulty()
Retrieve the difficultiy level of the game |
Difficulty |
Game.getDifficulty()
|
| Methods in ch.sahits.game.openpatrician.model with parameters of type Difficulty | |
|---|---|
static IGame |
GameFactory.createGame(IMap map,
EObjective objective,
Difficulty difficulty,
EGameSpeed speed,
int startYear)
|
| Constructors in ch.sahits.game.openpatrician.model with parameters of type Difficulty | |
|---|---|
Game(IMap map,
EObjective objective,
Difficulty difficulty,
EGameSpeed speed,
Date gameTime)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||