Class Obstacles
java.lang.Object
za.co.wethinkcode.robots.server.world.Obstacles
- All Implemented Interfaces:
Iterable<Position>,WorldObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddObstacle(Position pos) voidclear()getAll()booleanhasObstacle(Position pos) booleanisEmpty()iterator()voidloadObstaclesFromPattern(int type) intsize()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator