Uses of Package
za.co.wethinkcode.robots.server.world
Packages that use za.co.wethinkcode.robots.server.world
Package
Description
Classes in this package encapsulate interactions with the Robot Worlds Server CLI
This package contains custom errors designed for implementation in the Robot World
This module contains classes required for rendering the server UI
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.
Classes contained in this module encapsulate the behavior of the database
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
This package encapsulates all the behavior relevant to the web api layer
-
Classes in za.co.wethinkcode.robots.server.world used by za.co.wethinkcode.robots.cli
-
Classes in za.co.wethinkcode.robots.server.world used by za.co.wethinkcode.robots.client.memory
-
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.rendering
-
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.persistence
-
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.worldClassDescriptionClasses that implement the
DangerousObjectcan cause harm to aRobotWorldMap 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 -
Classes in za.co.wethinkcode.robots.server.world used by za.co.wethinkcode.robots.webapiClassDescriptionThe World Class stores all known information about the world World-level configuration: how many seconds a repair takes.