Robocode 1.9.3.9 API

Packages
Package
Description
 
 
 
 
 
 
 
 
 
 
 
Robot API used for writing robots for Robocode.
Contains annotations that can be used with Robocode.
The Robocode Control API is used for controlling the Robocode application from another external application.
Battle events that occurs during a game, and which are used for the robocode.control.IBattleListener class.
Snapshots of the battle turns, robots, bullets, scores etc.
 
Robot Interfaces used for creating new robot types, e.g.
Robot peers available for implementing new robot types based on the Robot Interfaces.
Utility classes that can be used when writing robots.