Uses of Interface
za.co.wethinkcode.robots.shared.Robot
Packages that use Robot
Package
Description
Classes in this package are focused on helping the client robot work
All classes in this package manage how robots work on the serverside
-
Uses of Robot in za.co.wethinkcode.robots.client.clientRobot
Classes in za.co.wethinkcode.robots.client.clientRobot that implement RobotModifier and TypeClassDescriptionclassA boring client robot.classAbstract parent class of all clients on the robot's side -
Uses of Robot in za.co.wethinkcode.robots.server.serverRobot
Classes in za.co.wethinkcode.robots.server.serverRobot that implement RobotModifier and TypeClassDescriptionclassA boring serverRobot.classServer ClientRobot class.