Uses of Class
za.co.wethinkcode.robots.server.errors.OccupiedSpotException
Packages that use OccupiedSpotException
Package
Description
Classes that store info about how the world is created and managed
-
Uses of OccupiedSpotException in za.co.wethinkcode.robots.server.worldinfo
Methods in za.co.wethinkcode.robots.server.worldinfo that throw OccupiedSpotExceptionModifier and TypeMethodDescriptionvoidMutableWorld.addObjectToWorld(WorldObject worldObject, Position position) Void method to add an instance into the World