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 TypeClassDescriptionclassclassclassclassclassclassclass -
Uses of Bot in com.takenoko.bot.unitary
Classes in com.takenoko.bot.unitary that implement BotModifier and TypeClassDescriptionclassclassclassclassThis bot will draw improvement if there is less than the number of improvement in the inventory.classclassclassclassclassclassclass -
Uses of Bot in com.takenoko.engine
Fields in com.takenoko.engine declared as BotModifier and TypeFieldDescriptionprivate final BotBotManager.botprivate static final BotBotManager.DEFAULT_BOTConstructors 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