Uses of Package
za.co.wethinkcode.robots.server.worldinfo
Packages that use za.co.wethinkcode.robots.server.worldinfo
Package
Description
Classes in this package are focused on helping the client robot work
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
-
Classes in za.co.wethinkcode.robots.server.worldinfo used by za.co.wethinkcode.robots.client.clientRobotClassDescriptionEnum storing all the types of obstacles found in the world
-
Classes in za.co.wethinkcode.robots.server.worldinfo used by za.co.wethinkcode.robots.server.clientCommandsClassDescriptionEnum storing all the types of obstacles found in the worldA super class that stores a lot of information about the WorldStatePointer Class that holds the lastest WorldState and gracefully applies the compare and swap algorithm
-
Classes in za.co.wethinkcode.robots.server.worldinfo used by za.co.wethinkcode.robots.server.networkingClassDescriptionA super class that stores a lot of information about the WorldStatePointer Class that holds the lastest WorldState and gracefully applies the compare and swap algorithm
-
-
Classes in za.co.wethinkcode.robots.server.worldinfo used by za.co.wethinkcode.robots.server.serverRobotClassDescriptionEnum storing all the types of obstacles found in the worldA super class that stores a lot of information about the WorldState
-
Classes in za.co.wethinkcode.robots.server.worldinfo used by za.co.wethinkcode.robots.server.worldinfoClassDescriptionData Class that stores information about the KlikGrid.Abstract Class that All Obstacles derive fromEnum encapsulating all Possible Obstacle TypesEnum storing all the types of obstacles found in the worldA super class that stores a lot of information about the WorldStatePointer Class that holds the lastest WorldState and gracefully applies the compare and swap algorithm