Uses of Interface
com.takenoko.bot.Bot
Packages that use Bot
-
Uses of Bot in com.takenoko.bot
Classes in com.takenoko.bot that implement BotModifier and TypeClassDescriptionclass
class
class
class
class
class
class
-
Uses of Bot in com.takenoko.bot.unitary
Classes in com.takenoko.bot.unitary that implement BotModifier and TypeClassDescriptionclass
class
class
class
This bot will draw improvement if there is less than the number of improvement in the inventory.class
class
class
class
class
class
class
-
Uses of Bot in com.takenoko.engine
Fields in com.takenoko.engine declared as BotModifier and TypeFieldDescriptionprivate final Bot
BotManager.bot
private static final Bot
BotManager.DEFAULT_BOT
Constructors in com.takenoko.engine with parameters of type BotModifierConstructorDescriptionBotManager
(Bot bot) Constructor for the class but this time specifying which bot algorithm must be usedBotManager
(Bot bot, String name) BotManager
(ConsoleUserInterface consoleUserInterface, String name, Bot bot, BotState botState, SingleBotStatistics botStatistics) Constructor for the class