| Modifier and Type | Method and Description |
|---|---|
IConvoy |
IBlockade.getBlockadeConvoy()
Retrieve the blockade convoy
|
| Modifier and Type | Method and Description |
|---|---|
void |
IBlockade.setConvoy(IConvoy convoy)
Set the convoy.
|
| Modifier and Type | Field and Description |
|---|---|
private IConvoy |
Blockade.convoy |
| Modifier and Type | Method and Description |
|---|---|
IConvoy |
Blockade.getBlockadeConvoy() |
| Modifier and Type | Field and Description |
|---|---|
private List<IConvoy> |
ConvoyList.convois |
| Modifier and Type | Method and Description |
|---|---|
List<IConvoy> |
ConvoyList.findConvoy(ICity city)
Find all convois in town.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ConvoyList.add(IConvoy iConvoy) |
| Modifier and Type | Class and Description |
|---|---|
class |
Convoy
Implementation of the Convoy.
|
Copyright © 2011-2016 Sahits GmbH. All Rights Reserved.