| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model | |
| ch.sahits.game.openpatrician.model.impl | |
| ch.sahits.game.openpatrician.model.personal | |
| ch.sahits.game.openpatrician.model.service |
| Modifier and Type | Method and Description |
|---|---|
ICareer |
IPlayer.getCareerLevel()
Retrieve the career level, which is either defined by
EMilitantCareer or EEconomicCareer. |
| Modifier and Type | Method and Description |
|---|---|
void |
IPlayer.setCareerLevel(ICareer career)
Set the current career level.
|
| Modifier and Type | Field and Description |
|---|---|
private ICareer |
Player.careerLevel |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IEconomicCareer
Interface defining the economic career
|
interface |
IMilitantCareer
Interface indicating a militant career.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EEconomicCareer
Enumeration of the attributes of an economic career
|
class |
EMilitantCareer
Enumeration indicating the career level of a militant career.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ModelTranslations.getLocalDisplayName(ICareer career) |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.