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