| Modifier and Type | Method | Description |
|---|---|---|
ESocialRank |
ICitizen.getRank() |
Retrieve the social rank of the player
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
IPlayer.updateRank(ESocialRank rank) |
Update to the new social rank
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Player.updateRank(ESocialRank rank) |
| Constructor | Description |
|---|---|
HumanPlayer(ICity homeTown,
IPersonalData personalData,
ESocialRank rank,
ICompany company,
EPlayerColor color) |
|
Player(ICity homeTown,
IPersonalData personalData,
ESocialRank rank,
ICompany company) |
| Modifier and Type | Method | Description |
|---|---|---|
ESocialRank |
ESocialRank.getNextRank() |
|
static ESocialRank |
ESocialRank.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static ESocialRank[] |
ESocialRank.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
ModelTranslations.getLocalDisplayName(ESocialRank rank) |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.