Package zombie.iso
Class IsoGridSquare.PuddlesDirection
java.lang.Object
zombie.iso.IsoGridSquare.PuddlesDirection
- Enclosing class:
- IsoGridSquare
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic byte
static byte
static byte
static byte
-
Constructor Summary
Constructors -
Method Summary
-
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()
-