Class Neighbourhood

java.lang.Object
panoramajoinner.Neighbourhood

public class Neighbourhood extends Object
  • Field Details

    • x

      public int x
    • y

      public int y
    • enchantedEdges

      public static boolean enchantedEdges
  • Constructor Details

    • Neighbourhood

      public Neighbourhood()
    • Neighbourhood

      public Neighbourhood(int x, int y)
  • Method Details