Uses of Class
ch.sahits.game.openpatrician.engine.player.strategy.BaseJoinGuildStrategy
-
Packages that use BaseJoinGuildStrategy Package Description ch.sahits.game.openpatrician.engine.player.strategy -
-
Uses of BaseJoinGuildStrategy in ch.sahits.game.openpatrician.engine.player.strategy
Subclasses of BaseJoinGuildStrategy in ch.sahits.game.openpatrician.engine.player.strategy Modifier and Type Class Description classAlwaysJoinGuildMinCashStrategyAlways join the guild if the player has a certain amount of cash dependent on the entry fee.classHometownJoinGuildMinCashStrategyAlways join the guild if the player has a certain amount of cash dependent on the entry fee.classNearHometownJoinGuildMinCashStrategyAlways join the guild if the player has a certain amount of cash dependent on the entry fee.classNearTradingOfficeJoinGuildMinCashStrategyAlways join the guild if the player has a certain amount of cash dependent on the entry fee.classTradingOfficeJoinGuildMinCashStrategyAlways join the guild if the player has a certain amount of cash dependent on the entry fee.
-