| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model | |
| ch.sahits.game.openpatrician.model.impl | |
| ch.sahits.game.openpatrician.model.product |
| Modifier and Type | Method | Description |
|---|---|---|
ITradeMissionData |
IAIPlayer.getTradeMission(INavigableVessel vessel) |
Retrieve the trade mission of a given vessel.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
IAIPlayer.setTradeMission(INavigableVessel vessel,
ITradeMissionData tradeMission) |
Add trade mission data fo a vessel.
|
| Modifier and Type | Method | Description |
|---|---|---|
ITradeMissionData |
AIPlayer.getTradeMission(INavigableVessel vessel) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
AIPlayer.setTradeMission(INavigableVessel vessel,
ITradeMissionData tradeMission) |
| Modifier and Type | Interface | 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-2018 Sahits GmbH. All Rights Reserved.