| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model | |
| ch.sahits.game.openpatrician.model.impl | |
| ch.sahits.game.openpatrician.model.product |
| Modifier and Type | Method and Description |
|---|---|
ITradeMissionData |
IAIPlayer.getTradeMission(INavigableVessel vessel)
Retrieve the trade mission of a given vessel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IAIPlayer.setTradeMission(INavigableVessel vessel,
ITradeMissionData tradeMission)
Add trade mission data fo a vessel.
|
| Modifier and Type | Field and Description |
|---|---|
private Map<INavigableVessel,ITradeMissionData> |
AIPlayer.tradeMissions |
| Modifier and Type | Method and Description |
|---|---|
ITradeMissionData |
AIPlayer.getTradeMission(INavigableVessel vessel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AIPlayer.setTradeMission(INavigableVessel vessel,
ITradeMissionData tradeMission) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IBlockadeMission
The special blockade mission indicates that the vessel is selected to join a blockade.
|
interface |
ISpecialMission
A special mission is a mission that interupts the normal trade mission.
|
Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.