public abstract class RandomShipConstructionSelectionStrategy extends BaseShipConstructionSelectionStrategy
| Constructor and Description |
|---|
RandomShipConstructionSelectionStrategy(int minCash,
int maxFeetSize,
int maxTotalCargoCapacity) |
| Modifier and Type | Method and Description |
|---|---|
ch.sahits.game.openpatrician.model.ship.EShipType |
shouldBuildShipType(ch.sahits.game.openpatrician.model.IAIPlayer player) |
getFleetCapacity, selectCollectingVessel, shouldOrderNewConstruction@Autowired private Random rnd
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.