| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.player |
| Modifier and Type | Field and Description |
|---|---|
private com.google.common.collect.Multimap<ICity,ITradeStategyHint> |
AIPlayerContext.hints |
| Modifier and Type | Method and Description |
|---|---|
List<ITradeStategyHint> |
AIPlayerContext.getHints(ICity city)
Retrieve all hints for the city.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AIPlayerContext.add(ICity city,
ITradeStategyHint hint)
Add a new hint to a city.
|
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.