| Modifier and Type | Method and Description |
|---|---|
IPersonalData |
IPlayer.getPersonalData()
Retrieve the personal data of the player
|
| Modifier and Type | Field and Description |
|---|---|
private IPersonalData |
Player.personalData |
| Modifier and Type | Method and Description |
|---|---|
IPersonalData |
Player.getPersonalData() |
| Constructor and Description |
|---|
Player(ICity homeTown,
IPersonalData personalData,
long cash,
ESocialRank rank,
GameFactory gameFactory) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ISpouseData
Interface defining the personal data of the spouse
|
| Modifier and Type | Class and Description |
|---|---|
class |
PersonalData |
class |
SpouseData |
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.