Package robocode.robotinterfaces.peer
package robocode.robotinterfaces.peer
Robot peers available for implementing new robot types based on the Robot Interfaces.
-
InterfacesClassDescriptionThe advanced robot peer for advanced robot types like
AdvancedRobot
andTeamRobot
.The basic robot peer for all robot types.The junior robot peer for junior robot types likeJuniorRobot
.The team robot peer for team robots likeTeamRobot
.