java.lang.Object
All Implemented Interfaces:
Element<java.lang.Integer>

public final class Wall
extends UncrossableCell
A default Wall case, just to represent simple default Wall.
  • Field Details

    • DEFAULT_WALL_COLOR

      public static final Color DEFAULT_WALL_COLOR
  • Constructor Details

    • Wall

      public Wall​(int x, int y)