Class SquareObstacle

java.lang.Object
za.co.wethinkcode.robots.server.worldinfo.Obstacle
za.co.wethinkcode.robots.server.worldinfo.SquareObstacle
All Implemented Interfaces:
WorldObject, Argument

public class SquareObstacle extends Obstacle
Square Obstacle extends the Standard Obstacle
  • Constructor Details

    • SquareObstacle

      public SquareObstacle(Position position)
      Standard constructor for a Square obstacle
      Parameters:
      position - where the Obstacle is