Uses of Class
ch.sahits.game.openpatrician.engine.player.tradesteps.GuildJoinTradeStep
-
Packages that use GuildJoinTradeStep Package Description ch.sahits.game.openpatrician.engine.player.strategy -
-
Uses of GuildJoinTradeStep in ch.sahits.game.openpatrician.engine.player.strategy
Methods in ch.sahits.game.openpatrician.engine.player.strategy that return GuildJoinTradeStep Modifier and Type Method Description protected GuildJoinTradeStepBasePlayerTradeStrategy. createJoinGuildTradeStep(ch.sahits.game.openpatrician.model.ship.INavigableVessel vessel, ch.sahits.game.openpatrician.model.city.ICity city, ch.sahits.game.openpatrician.model.IAIPlayer player)Create a trade step to join the quild.
-