Package robocode.robotinterfaces.peer

Robot peers available for implementing new robot types based on the Robot Interfaces.

See:
          Description

Interface Summary
IAdvancedRobotPeer The advanced robot peer for advanced robot types like AdvancedRobot and TeamRobot.
IBasicRobotPeer The basic robot peer for all robot types.
IBasicShipPeer An interface that describes all the functions in ShipPeer that are available the call from Ship.
IJuniorRobotPeer The junior robot peer for junior robot types like JuniorRobot.
IStandardRobotPeer The standard robot peer for standard robot types like Robot, AdvancedRobot, and TeamRobot.
ITeamRobotPeer The team robot peer for team robots like TeamRobot.
 

Package robocode.robotinterfaces.peer Description

Robot peers available for implementing new robot types based on the Robot Interfaces.



Copyright © 2015 Robocode. All Rights Reserved.