Package zombie.iso

Class IsoGridSquare.PuddlesDirection

java.lang.Object
zombie.iso.IsoGridSquare.PuddlesDirection
Enclosing class:
IsoGridSquare

public static class IsoGridSquare.PuddlesDirection extends Object
  • Field Details

    • PUDDLES_DIR_NONE

      public static byte PUDDLES_DIR_NONE
    • PUDDLES_DIR_NE

      public static byte PUDDLES_DIR_NE
    • PUDDLES_DIR_NW

      public static byte PUDDLES_DIR_NW
    • PUDDLES_DIR_ALL

      public static byte PUDDLES_DIR_ALL
  • Constructor Details

    • PuddlesDirection

      public PuddlesDirection()