| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.city.cityhall | |
| ch.sahits.game.openpatrician.model.city.cityhall.impl |
| Modifier and Type | Method and Description |
|---|---|
Optional<IOutriggerContract> |
ICityHall.getOutriggerContract()
Current outrigger of the city.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ICityHall.setOutriggerContract(Optional<IOutriggerContract> contract)
Set the outrigger contract.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OutriggerContract |
| Modifier and Type | Field and Description |
|---|---|
private Optional<IOutriggerContract> |
CityHall.outriggerContract |
Copyright © 2011-2016 Sahits GmbH. All Rights Reserved.