Uses of Class
ch.sahits.game.openpatrician.engine.player.strategy.RandomShipConstructionSelectionStrategy
-
Packages that use RandomShipConstructionSelectionStrategy Package Description ch.sahits.game.openpatrician.engine.player.strategy -
-
Uses of RandomShipConstructionSelectionStrategy in ch.sahits.game.openpatrician.engine.player.strategy
Subclasses of RandomShipConstructionSelectionStrategy in ch.sahits.game.openpatrician.engine.player.strategy Modifier and Type Class Description classHometownRandomShipConstructionSelectionStrategyThis strategy builds the biggest possible ship type in the hometown.classTradingOfficeRandomShipConstructionSelectionStrategyThis strategy builds the biggest possible ship type in a city with a trading office.classWestCityRandomShipConstructionSelectionStrategyThis strategy builds the biggest possible ship type in the hometown.
-