Uses of Class
ch.sahits.game.openpatrician.engine.player.tradesteps.TakeLoanTradeStep
-
Packages that use TakeLoanTradeStep Package Description ch.sahits.game.openpatrician.engine.player.strategy -
-
Uses of TakeLoanTradeStep in ch.sahits.game.openpatrician.engine.player.strategy
Methods in ch.sahits.game.openpatrician.engine.player.strategy that return TakeLoanTradeStep Modifier and Type Method Description protected TakeLoanTradeStepBasePlayerTradeStrategy. createCheckAndTakeLoanStep(ch.sahits.game.openpatrician.model.IAIPlayer player, ch.sahits.game.openpatrician.model.city.ICity city)Create a new instance of the TakeLoan trade step.
-