Package robocode.robotinterfaces.peer
Robot peers available for implementing new robot types based on the Robot Interfaces.
-
Interface Summary Interface Description IAdvancedRobotPeer The advanced robot peer for advanced robot types likeAdvancedRobot
andTeamRobot
.IBasicRobotPeer The basic robot peer for all robot types.IJuniorRobotPeer The junior robot peer for junior robot types likeJuniorRobot
.IStandardRobotPeer ITeamRobotPeer The team robot peer for team robots likeTeamRobot
.