A B C D E F G H M N O P R S T U

G

GunModule - class modules.GunModule.
Module for gun management
GunModule(TemplateBot, BotInfoMap) - Constructor for class modules.GunModule
 
getAngle(double, double, double, double) - Static method in class utils.BotMath
 
getBearing(Robot) - Method in class utils.BotInfo
 
getBearing(double, double, double, double, double) - Static method in class utils.BotMath
Calculates the bearing of a robot regard a point
getBots() - Method in class bots.TemplateBot
 
getDistance(Robot) - Method in class utils.BotInfo
Calculates distance from observer
getEnergy() - Method in class utils.BotInfo
Returns bot energy
getHeading() - Method in class utils.BotInfo
 
getInfo(String) - Method in class utils.BotInfoMap
Get info about a robot (if present)
getInfoArray() - Method in class utils.BotInfoMap
 
getLastUpdate() - Method in class utils.BotInfo
Returns last update time
getMaxDistance() - Method in class bots.TemplateBot
 
getName() - Method in class utils.BotInfo
Returns bot name
getNamesArray() - Method in class utils.BotInfoMap
 
getNearestBot(TeamRobot, boolean, double, long) - Method in class utils.BotInfoMap
Returns nearest BotInfo according to certain criteria
getSpeed() - Method in class utils.BotInfo
Returns bot speed
getState() - Method in class bots.TemplateBot
 
getState() - Method in class modules.EmptyModule
Returns the state
getTarget() - Method in class bots.TemplateBot
 
getTarget() - Method in class modules.EmptyModule
Returns current module target
getX() - Method in class utils.BotInfo
Returns bot x position
getY() - Method in class utils.BotInfo
Returns bot y position

A B C D E F G H M N O P R S T U