Uses of Class
za.co.wethinkcode.robots.errors.ObstructionException
Packages that use ObstructionException
Package
Description
Classes and submodules in this module encapsulate all functionality of the world
-
Uses of ObstructionException in za.co.wethinkcode.robots.server.world
Methods in za.co.wethinkcode.robots.server.world that throw ObstructionExceptionModifier and TypeMethodDescriptionvoidWorld.addRobotAt(Robot robot, Position position) Adds a robot to the world at an exact position, preserving whatever shields/shots/status it already carries.voidWorldMap.addRobotToMap(Robot robot, Position position)