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