| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model | |
| ch.sahits.game.openpatrician.model.impl | |
| ch.sahits.game.openpatrician.model.player |
| Modifier and Type | Method | Description |
|---|---|---|
IAITradeStrategyType |
IAIPlayer.getTradeStrategyType(INavigableVessel vessel) |
Retreive the the type of trade strategy.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
IAIPlayer.setTradeStrategyType(INavigableVessel vessel,
IAITradeStrategyType type) |
| Modifier and Type | Method | Description |
|---|---|---|
IAITradeStrategyType |
AIPlayer.getTradeStrategyType(INavigableVessel vessel) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
AIPlayer.setTradeStrategyType(INavigableVessel vessel,
IAITradeStrategyType type) |
Set the trade strategy type on the level of a vessel.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<IAITradeStrategyType> |
IAIStrategyProvider.getTradeStrategies() |
Provide a list of AI strategy types for the trading.
|
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.