Uses of Class
com.takenoko.bot.PriorityBot
Packages that use PriorityBot
-
Uses of PriorityBot in com.takenoko.bot
Subclasses of PriorityBot in com.takenoko.botModifier and TypeClassDescriptionclass
class
class
class
class
Methods in com.takenoko.bot that return PriorityBotMethods in com.takenoko.bot with parameters of type PriorityBotModifier and TypeMethodDescriptionprotected void
PriorityBot.add
(PriorityBot bot) protected void
PriorityBot.addWithAffine
(PriorityBot bot, double multiplier, double offset) This method is used to add a bot with Affine function offsetprotected void
PriorityBot.addWithLinear
(PriorityBot bot, double multiplier) This method is used to add a bot with a Linear function offsetprotected void
PriorityBot.addWithOffset
(PriorityBot bot, double offset) This method is used to add a bot with an offsetprotected void
PriorityBot.addWithSquash
(PriorityBot bot, double min, double max) This method is used to add a bot and squash the priority between two numbers -
Uses of PriorityBot in com.takenoko.bot.unitary
Subclasses of PriorityBot in com.takenoko.bot.unitaryModifier 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