| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model | |
| ch.sahits.game.openpatrician.model.impl | |
| ch.sahits.game.openpatrician.model.personal.impl |
| Modifier and Type | Method and Description |
|---|---|
Optional<ISpouseData> |
IPlayer.getSpouseData()
Retrieve the personal data of the players spouse.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IPlayer.marry(ISpouseData spouse)
Conclude the marriage.
|
| Modifier and Type | Field and Description |
|---|---|
private Optional<ISpouseData> |
Player.spouse |
| Modifier and Type | Method and Description |
|---|---|
Optional<ISpouseData> |
Player.getSpouseData() |
| Modifier and Type | Method and Description |
|---|---|
void |
Player.marry(ISpouseData spouse)
Marry a spouse
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpouseData |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.