Class Obstacle

  • All Implemented Interfaces:
    Constants, java.lang.Runnable

    public class Obstacle
    extends Object
    This class handles the obstacles
    • Constructor Detail

      • Obstacle

        public Obstacle​(Scene scene,
                        Cell cell)
        Initialize the obstacle
        Parameters:
        scene - The scene the object is in
        cell - The cell the object is in