| 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 and Description |
|---|---|
IReputation |
ICity.getReputation(IPlayer player)
Retrieve the reputation of the player in the city
|
| Modifier and Type | Method and Description |
|---|---|
void |
ICity.moveIn(IPlayer player,
IReputation reputaion,
Contributions contributions)
Add a player to the city
|
| Modifier and Type | Field and Description |
|---|---|
private UniqueKeyMap<IPlayer,IReputation> |
City.reputation
Map holding the reputation of the different players
|
| Modifier and Type | Method and Description |
|---|---|
IReputation |
City.getReputation(IPlayer player) |
| Modifier and Type | Method and Description |
|---|---|
void |
City.moveIn(IPlayer player,
IReputation reputaion,
Contributions contributions) |
| Modifier and Type | Class and Description |
|---|---|
class |
Reputation
Implementation of the reputation.
|
Copyright © 2011-2016 Sahits GmbH. All Rights Reserved.