| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model | |
| ch.sahits.game.openpatrician.model.city | |
| ch.sahits.game.openpatrician.model.city.impl | |
| ch.sahits.game.openpatrician.model.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IAIPlayer
Player interface defining an artificial player.
|
interface |
ICitizen |
interface |
IHumanPlayer
This player represents a human player.
|
interface |
IPlayer
Base player in the game.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CityCreditor
For debts at the loaner that arice from fines, the city is the creditor of that debt.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCreditor
Default implementation of a creditor, which does nothing with the recieved money.
|
| Modifier and Type | Field and Description |
|---|---|
private ICreditor |
Debt.creditor |
| Modifier and Type | Method and Description |
|---|---|
ICreditor |
IDebt.getCreditor()
Retrieve the citizen that owns the debt.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AIPlayer
Implementation of an artificial intelligence player.
|
class |
Citizen
A citizen is an inhabitatant of a town, who does not directly partake in
the game play.
|
class |
HumanPlayer |
class |
Player |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.