Uses of Class
utils.BotInfoMap

Packages that use BotInfoMap
bots   
modules   
modules.states   
 

Uses of BotInfoMap in bots
 

Methods in bots that return BotInfoMap
 BotInfoMap TemplateBot.getBots()
           
 

Uses of BotInfoMap in modules
 

Constructors in modules with parameters of type BotInfoMap
EmptyModule(TemplateBot owner, BotInfoMap bots)
          Default constructor for EmptyModule
MovementModule(TemplateBot owner, BotInfoMap bots)
          Default constructor for MovementModule
GunModule(TemplateBot owner, BotInfoMap bots)
           
RadarModule(TemplateBot owner, BotInfoMap bots)
          Default constructor for RadarModule
 

Uses of BotInfoMap in modules.states
 

Constructors in modules.states with parameters of type BotInfoMap
TemplateStateModule(TemplateBot owner, BotInfoMap bots)
          Default constructor for TemplateStateModule
TalkativeStateManager(TemplateBot owner, BotInfoMap bots)
          Default constructor for TalkativeStateManager
MuteStateManager(TemplateBot owner, BotInfoMap bots)
          Default constructor for MuteStateManager