| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.city.cityhall | |
| ch.sahits.game.openpatrician.model.city.cityhall.impl |
| Modifier and Type | Interface | 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 | Description |
|---|---|---|
java.util.List<ICityGuard> |
ICityHall.getCityGuard() |
Retrieve the city guard.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
Bowmen |
|
class |
CityGuard |
|
class |
Crossbowmen |
|
class |
Musketeer |
|
class |
Pikemen |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.