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