Uses of Class
ch.sahits.game.openpatrician.engine.player.tradesteps.CheckForRepairTradeStep
-
Packages that use CheckForRepairTradeStep Package Description ch.sahits.game.openpatrician.engine.player.strategy -
-
Uses of CheckForRepairTradeStep in ch.sahits.game.openpatrician.engine.player.strategy
Methods in ch.sahits.game.openpatrician.engine.player.strategy that return CheckForRepairTradeStep Modifier and Type Method Description protected CheckForRepairTradeStepBasePlayerTradeStrategy. createCheckRepairStep(ch.sahits.game.openpatrician.model.ship.INavigableVessel vessel, ch.sahits.game.openpatrician.model.city.ICity city)Create the trade step to check for repairs.
-