Uses of Class
ch.sahits.game.openpatrician.engine.player.tradesteps.AggregatesCheckedSellTradeStep
-
Packages that use AggregatesCheckedSellTradeStep Package Description ch.sahits.game.openpatrician.engine.player.strategy -
-
Uses of AggregatesCheckedSellTradeStep in ch.sahits.game.openpatrician.engine.player.strategy
Methods in ch.sahits.game.openpatrician.engine.player.strategy that return AggregatesCheckedSellTradeStep Modifier and Type Method Description protected AggregatesCheckedSellTradeStepBasePlayerTradeStrategy. createAggregatedCheckedSellStep(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> waresToSell)
-