| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.sea | |
| ch.sahits.game.openpatrician.model.sea.impl |
| Modifier and Type | Field and Description |
|---|---|
private Map<ICity,IBlockade> |
BlockadeState.blockadedCity |
| Modifier and Type | Method and Description |
|---|---|
Set<Map.Entry<ICity,IBlockade>> |
BlockadeState.entrySet() |
Optional<IBlockade> |
BlockadeState.getBlockade(ICity city)
Retrieve the blockade for the city.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BlockadeState.addBlockade(ICity city,
IBlockade blockade)
Add a blockade for the city.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Blockade |
Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.