Package za.co.wethinkcode.robots.server.commands.external
package za.co.wethinkcode.robots.server.commands.external
This package represents all commands sent in from clients in the Robot World Game
-
ClassesClassDescriptionDisplays help information for commands available to the Robot World client.Abstract class of commands external to server, typically from clientsFire Command - fires a bullet in the direction the robot is facing.Standard Launch command.The Look command class.Returns the current direction that a robot is facing.The Repair Command restores a robot's shield to their configured maximum.The World command describes this world's configuration parameters.