|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use IReputation | |
|---|---|
| ch.sahits.game.openpatrician.model.city | |
| ch.sahits.game.openpatrician.model.city.impl | |
| ch.sahits.game.openpatrician.model.personal.impl | |
| Uses of IReputation in ch.sahits.game.openpatrician.model.city |
|---|
| Methods in ch.sahits.game.openpatrician.model.city that return IReputation | |
|---|---|
IReputation |
ICity.getReputation(IPlayer player)
Retrieve the reputation of the player in the city |
| Uses of IReputation in ch.sahits.game.openpatrician.model.city.impl |
|---|
| Fields in ch.sahits.game.openpatrician.model.city.impl with type parameters of type IReputation | |
|---|---|
private Map<IPlayer,IReputation> |
City.reputation
Map holding the reputation of the different players |
| Methods in ch.sahits.game.openpatrician.model.city.impl that return IReputation | |
|---|---|
IReputation |
City.getReputation(IPlayer player)
|
| Uses of IReputation in ch.sahits.game.openpatrician.model.personal.impl |
|---|
| Classes in ch.sahits.game.openpatrician.model.personal.impl that implement IReputation | |
|---|---|
class |
Reputation
Implementation of the reputation. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||