Interface | Description |
---|---|
robocode.control.RobocodeListener |
Since 1.6.2. Use the
IBattleListener instead.
A listener interface for receiving callbacks from the |
Constructor | Description |
---|---|
robocode.control.RobocodeEngine(File, RobocodeListener) |
Since 1.6.2. Use
RobocodeEngine(File) and
addBattleListener() instead.
Creates a new RobocodeEngine for controlling Robocode. |
robocode.ScannedRobotEvent() |
Copyright © 2018. All rights reserved.