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
-
ClassesClassDescriptionAbstract 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.The Repair Command restores a robot's shield to their configured maximum.The World command describes this world's configuration parameters.