public interface IAIShipUpgradeStrategy
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldUpgrade(IShip ship)
Check if the ship should be upgraded.
|
void |
upgrade(IShip ship,
ICity city)
Upgrade the ship in city.
|
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.