Uses of Package
za.co.wethinkcode.robots.server.world
Packages that use za.co.wethinkcode.robots.server.world
Package
Description
This package contains custom errors designed for implementation in the Robot World
Parent module for the server of the Robot World game
This module stores all commands executed in the Robot World Game
This package represents all commands sent in from clients in the Robot World Game
This package contains all commands that are called by the server administrator in the Robot World Game.
Classes and submodules in this module are responsible for configuring the server
Classes in this package encapsulate networking related behavior e.g.
This module contains classes required for rendering the server UI
This package contains all functionality related to the titular Robots of the Robot World Game
Classes and submodules in this module encapsulate all functionality of the world
-
Classes in za.co.wethinkcode.robots.server.world used by za.co.wethinkcode.robots.errorsClassDescriptionThe World Class stores all known information about the world World-level configuration: how many seconds a repair takes.
-
Classes in za.co.wethinkcode.robots.server.world used by za.co.wethinkcode.robots.serverClassDescriptionThe World Class stores all known information about the world World-level configuration: how many seconds a repair takes.
-
Classes in za.co.wethinkcode.robots.server.world used by za.co.wethinkcode.robots.server.commandsClassDescriptionThe World Class stores all known information about the world World-level configuration: how many seconds a repair takes.
-
Classes in za.co.wethinkcode.robots.server.world used by za.co.wethinkcode.robots.server.commands.externalClassDescriptionThe World Class stores all known information about the world World-level configuration: how many seconds a repair takes.
-
Classes in za.co.wethinkcode.robots.server.world used by za.co.wethinkcode.robots.server.commands.internalClassDescriptionThe World Class stores all known information about the world World-level configuration: how many seconds a repair takes.
-
Classes in za.co.wethinkcode.robots.server.world used by za.co.wethinkcode.robots.server.config
-
Classes in za.co.wethinkcode.robots.server.world used by za.co.wethinkcode.robots.server.networkingClassDescriptionThe World Class stores all known information about the world World-level configuration: how many seconds a repair takes.
-
Classes in za.co.wethinkcode.robots.server.world used by za.co.wethinkcode.robots.server.renderingClassDescriptionThe maze class serves an abstracted representation of a maze as generated by
MazeGeneratorThe World Class stores all known information about the world World-level configuration: how many seconds a repair takes. -
Classes in za.co.wethinkcode.robots.server.world used by za.co.wethinkcode.robots.server.robotsClassDescriptionThe World Class stores all known information about the world World-level configuration: how many seconds a repair takes.Standard World Object Interface that allows polymorphic implementation of Objects in the World
-
Classes in za.co.wethinkcode.robots.server.world used by za.co.wethinkcode.robots.server.worldClassDescriptionWorldMap answers questions about a single location in the world: is it in bounds, is it a wall, is it an obstacle, is a robot standing there, and is it therefore a valid place for a robot to be.Standard World Object Interface that allows polymorphic implementation of Objects in the World