Uses of Class
ch.sahits.game.openpatrician.engine.player.tradesteps.AggregatesSellTradeStep
-
Packages that use AggregatesSellTradeStep Package Description ch.sahits.game.openpatrician.engine.player.strategy -
-
Uses of AggregatesSellTradeStep in ch.sahits.game.openpatrician.engine.player.strategy
Methods in ch.sahits.game.openpatrician.engine.player.strategy that return AggregatesSellTradeStep Modifier and Type Method Description protected AggregatesSellTradeStepBasePlayerTradeStrategy. createAggregatedSellStep(ch.sahits.game.openpatrician.model.ship.INavigableVessel vessel, ch.sahits.game.openpatrician.model.city.ICity city, java.util.List<ch.sahits.game.openpatrician.model.product.IWare> waresToSell)
-