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