Uses of Interface
za.co.wethinkcode.robots.server.world.WorldObject
Packages that use WorldObject
Package
Description
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
-
Uses of WorldObject in za.co.wethinkcode.robots.server.robots
Classes in za.co.wethinkcode.robots.server.robots that implement WorldObjectModifier and TypeClassDescriptionclassA subclass of the domain object robot that is specifically controlled by a clientclassRepresents a robot in the Robot World game. -
Uses of WorldObject in za.co.wethinkcode.robots.server.world
Classes in za.co.wethinkcode.robots.server.world that implement WorldObjectModifier and TypeClassDescriptionclassclassThe internals of the edge of an existing worldMethods in za.co.wethinkcode.robots.server.world that return types with arguments of type WorldObjectModifier and TypeMethodDescriptionorg.apache.commons.collections4.bidimap.DualHashBidiMap<Position, WorldObject> RobotWorldMap.getMap()