| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.city.cityhall | |
| ch.sahits.game.openpatrician.model.city.cityhall.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IBowmen
Bowman type of city guard.
|
interface |
ICrossbowmen
Crossbowman of the city guard.
|
interface |
IMusketeer
The city guard of type musketeer.
|
interface |
IPikemen
Represents the pikemen.
|
| Modifier and Type | Method and Description |
|---|---|
List<ICityGuard> |
ICityHall.getCityGuard()
Retrieve the city guard.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Bowmen |
class |
CityGuard |
class |
Crossbowmen |
class |
Musketeer |
class |
Pikemen |
| Modifier and Type | Field and Description |
|---|---|
private List<ICityGuard> |
CityHall.cityGuard |
Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.