| 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 |
IPlayer
Player in the game.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ICity
Model of a city.
|
| Modifier and Type | Class and Description |
|---|---|
class |
City
Implementation of the city model.
|
| 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 |
Player |
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.