ICreditorIAIPlayer, IHumanPlayer, IPlayerAIPlayer, Citizen, HumanPlayer, Playerpublic interface ICitizen extends ICreditor
| Modifier and Type | Method | Description |
|---|---|---|
ICity |
getHometown() |
Retreive the hometown of the citizen.
|
java.lang.String |
getLastName() |
Get a players last name
|
java.lang.String |
getName() |
Retrieve the players name
|
ESocialRank |
getRank() |
Retrieve the social rank of the player
|
receiveSumjava.lang.String getName()
java.lang.String getLastName()
ESocialRank getRank()
ICity getHometown()
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.