| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.city | |
| ch.sahits.game.openpatrician.model.city.impl | |
| ch.sahits.game.openpatrician.model.personal.impl |
| Modifier and Type | Method | Description |
|---|---|---|
IReputation |
ICity.getReputation(IPlayer player) |
Retrieve the reputation of the player in the city
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ICity.moveIn(IPlayer player,
IReputation reputaion,
Contributions contributions) |
Add a player to the city
|
| Modifier and Type | Method | Description |
|---|---|---|
IReputation |
City.getReputation(IPlayer player) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
City.moveIn(IPlayer player,
IReputation reputaion,
Contributions contributions) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
Reputation |
Implementation of the reputation.
|
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.