| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.city.cityhall | |
| ch.sahits.game.openpatrician.model.city.cityhall.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IBuildLandPassage
Build a land passage between two cities.
|
interface |
ICapturePirateNest
Capture and destroy a pirates nest.
|
interface |
IFoundNewSettlement
Found a new settlement.
|
interface |
IHelpCity
Help a city to shine.
|
interface |
IHuntPirate
Hunt down a notorious pirate.
|
| Modifier and Type | Method and Description |
|---|---|
List<IEldermanTask> |
IEldermanOffice.getTasks()
Retrieve the list of available tasks.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BuildLandPassage |
class |
CapturePirateNest |
class |
EldermanTask |
class |
FoundNewSettlement |
class |
HelpCity |
class |
HuntPirate |
| Modifier and Type | Field and Description |
|---|---|
private List<IEldermanTask> |
EldermanOffice.tasks |
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.