Uses of Class
ch.sahits.game.openpatrician.engine.player.tradesteps.CheckedTransferToOfficeTradeStep
-
Packages that use CheckedTransferToOfficeTradeStep Package Description ch.sahits.game.openpatrician.engine.player.strategy -
-
Uses of CheckedTransferToOfficeTradeStep in ch.sahits.game.openpatrician.engine.player.strategy
Methods in ch.sahits.game.openpatrician.engine.player.strategy that return CheckedTransferToOfficeTradeStep Modifier and Type Method Description protected CheckedTransferToOfficeTradeStepBasePlayerTradeStrategy. createCheckedTransferToOfficeTradeStep(ch.sahits.game.openpatrician.model.ship.INavigableVessel vessel, ch.sahits.game.openpatrician.model.city.ICity city, java.util.Map<ch.sahits.game.openpatrician.model.product.IWare,java.lang.Integer> transferAmounts)
-