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