Package robocraft.player

Class Summary
AbstractRobotPlayer This is the class that contestants will need to extend and implement (in a file RobotPlayer.java).
Clock A Robot's internal clock.
GameObject GameObject is a reference to an object in the robocraft world.
Message A Message is an object that can be broadcast to other robots.
Mine Mine is a GameObject that represents an energon mine in the robocraft world.
Robot reference to Robot GameObject.