Uses of Class
za.co.wethinkcode.robots.server.worldinfo.WorldState

Packages that use WorldState
Package
Description
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.
This package encapsulates the main entry point of the server, along with the logic of a single thread
This package contains the functionality of all server specific commands
All classes in this package manage how robots work on the serverside
Classes that store info about how the world is created and managed
This package contains all classes shared between the server and client binary It primarily contains enums and interfaces