Uses of Class
ch.sahits.game.openpatrician.engine.player.strategy.BaseRepairStrategy
-
Packages that use BaseRepairStrategy Package Description ch.sahits.game.openpatrician.engine.player.strategy -
-
Uses of BaseRepairStrategy in ch.sahits.game.openpatrician.engine.player.strategy
Subclasses of BaseRepairStrategy in ch.sahits.game.openpatrician.engine.player.strategy Modifier and Type Class Description classEightyPercentRepairStrategyRepair strategy for going to repair when ship health drops below 80%.classHometownRepairStrategyRepair strategy to repair the ship in the hometown.classKontorTypeCityRepairStrategyRepair strategy defines only repairs in cities of kontor type Kontor.classOnlyTradingOfficeRepairStrategyRepair strategy for only repairing in town where the player has a trading office.classWestRepairStrategyRepair strategy to only repair in towns in the western half of the map.
-