Uses of Class
ch.sahits.game.openpatrician.engine.player.tradesteps.AggregatedBuyTradingOfficeTradeStep
-
Packages that use AggregatedBuyTradingOfficeTradeStep Package Description ch.sahits.game.openpatrician.engine.player.tradesteps -
-
Uses of AggregatedBuyTradingOfficeTradeStep in ch.sahits.game.openpatrician.engine.player.tradesteps
Methods in ch.sahits.game.openpatrician.engine.player.tradesteps that return AggregatedBuyTradingOfficeTradeStep Modifier and Type Method Description AggregatedBuyTradingOfficeTradeStepTradeStepFactory. createAggregatedBuyTradingOfficeTradeStep(ch.sahits.game.openpatrician.model.building.ITradingOffice office, ch.sahits.game.openpatrician.model.city.ICity city, java.util.List<ch.sahits.game.openpatrician.model.product.IWare> waresToBuy)Create a trade step for buiyn wares into the trading office
-