Uses of Enum Class
za.co.wethinkcode.robots.shared.RobotKind

Packages that use RobotKind
Package
Description
Classes in this package are focused on helping the client robot work
Classes for Client side requests for a command to be executed on the server
This package encapsulates the behavior of all commands sent by a client to be executed on the server Their unevaluated and evaluated versions are contained here.
All classes in this package manage how robots work on the serverside
This package contains all classes shared between the server and client binary It primarily contains enums and interfaces
This package contains classes and records the fulfill the Argument interface