public class WestCityRandomShipConstructionSelectionStrategy extends RandomShipConstructionSelectionStrategy
| Constructor | Description |
|---|---|
WestCityRandomShipConstructionSelectionStrategy() |
| Modifier and Type | Method | Description |
|---|---|---|
ch.sahits.game.openpatrician.model.city.ICity |
getBuildLocation(ch.sahits.game.openpatrician.model.IAIPlayer player) |
The build location is always the players hometown.
|
void |
initShipConstruction(ch.sahits.game.openpatrician.model.IAIPlayer player,
ch.sahits.game.openpatrician.model.ship.INavigableVessel vessel,
ch.sahits.game.openpatrician.model.ship.EShipType shipType) |
getFleetCapacity, selectCollectingVessel, shouldOrderNewConstructionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitshouldBuildShipTypepublic WestCityRandomShipConstructionSelectionStrategy()
public ch.sahits.game.openpatrician.model.city.ICity getBuildLocation(ch.sahits.game.openpatrician.model.IAIPlayer player)
player - public void initShipConstruction(ch.sahits.game.openpatrician.model.IAIPlayer player,
ch.sahits.game.openpatrician.model.ship.INavigableVessel vessel,
ch.sahits.game.openpatrician.model.ship.EShipType shipType)
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.