| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.player |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Optional<BuyWeapons> |
IAIBuyWeaponStrategy.shouldBuyWeapons(IShip ship,
IAIPlayer player,
ICity city) |
Determine if weapons should be bougth and if so to meet which target.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
IAIBuyWeaponStrategy.buyWeapons(BuyWeapons target,
IShip ship,
IAIPlayer player,
ICity city) |
Buy the weapons.
|
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.