Class BasementSpawnLocation

java.lang.Object
zombie.basements.BasementSpawnLocation

public final class BasementSpawnLocation extends Object
  • Field Details

    • x

      public int x
    • y

      public int y
    • z

      public int z
    • w

      public int w
    • h

      public int h
    • stairX

      public int stairX
    • stairY

      public int stairY
    • north

      public boolean north
    • specificBasement

      public ArrayList<String> specificBasement
    • access

      public String access
  • Constructor Details

    • BasementSpawnLocation

      public BasementSpawnLocation()