| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.ship | |
| ch.sahits.game.openpatrician.model.ship.impl |
| Modifier and Type | Field and Description |
|---|---|
private List<IConvoy> |
ConvoyList.convois |
| Modifier and Type | Method and Description |
|---|---|
IConvoy |
ShipFactory.getConvoy(IShip ship,
boolean isPublicConvoy)
Create a new convoy with the ship as Orleg ship.
|
| 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 |
Copyright © 2011-2016 Sahits GmbH. All Rights Reserved.