A B C D E F G H I J K M N O P R S T U W Y _

A

ACCELERATION - Static variable in class robocode.Rules
The acceleration of a robot, i.e.
addCustomEvent(Condition) - Method in class robocode.AdvancedRobot
Registers a custom event to be called when a condition is met.
AdvancedRobot - Class in robocode
A more advanced type of robot than Robot that allows non-blocking calls, custom events, and writes to the filesystem.
AdvancedRobot() - Constructor for class robocode.AdvancedRobot
 
ahead(int) - Method in class robocode.JuniorRobot
Moves this robot forward by pixels.
ahead(double) - Method in class robocode.Robot
Immediately moves your robot ahead (forward) by distance measured in pixels.

A B C D E F G H I J K M N O P R S T U W Y _