Uses of Class
ch.sahits.game.openpatrician.engine.player.tradesteps.CheckHireCaptainTradeStep
-
Packages that use CheckHireCaptainTradeStep Package Description ch.sahits.game.openpatrician.engine.player.strategy -
-
Uses of CheckHireCaptainTradeStep in ch.sahits.game.openpatrician.engine.player.strategy
Methods in ch.sahits.game.openpatrician.engine.player.strategy that return CheckHireCaptainTradeStep Modifier and Type Method Description protected CheckHireCaptainTradeStepBasePlayerTradeStrategy. createHireCaptain(ch.sahits.game.openpatrician.model.ship.INavigableVessel vessel, ch.sahits.game.openpatrician.model.city.ICity city, ch.sahits.game.openpatrician.model.IAIPlayer player)Create the trade step to check and hire a captain.
-