public abstract class BaseHireCaptainForShipAboveSizeStrategy extends BaseHireCaptainStrategy
| Modifier and Type | Field and Description |
|---|---|
private int |
minShipCapacity |
captainsState| Constructor and Description |
|---|
BaseHireCaptainForShipAboveSizeStrategy(int minShipCapacity) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldHire(ch.sahits.game.openpatrician.model.IAIPlayer player,
ch.sahits.game.openpatrician.model.ship.IShip vessel,
ch.sahits.game.openpatrician.model.city.ICity city) |
getCaptain, hireCopyright © 2011-2017 Sahits GmbH. All Rights Reserved.