Uses of Class
za.co.wethinkcode.robots.server.errors.ObjectNonExistantException
Packages that use ObjectNonExistantException
Package
Description
Classes that store info about how the world is created and managed
-
Uses of ObjectNonExistantException in za.co.wethinkcode.robots.server.worldinfo
Methods in za.co.wethinkcode.robots.server.worldinfo that throw ObjectNonExistantExceptionModifier and TypeMethodDescriptionvoidMutableWorld.updateObjectPosition(WorldObject worldObject, Position position) Update the position of a world object that already exists in the world