Package zombie.erosion
Class ErosionRegions
java.lang.Object
zombie.erosion.ErosionRegions
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final ArrayList
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ErosionCategory
getCategory
(int int1, int int2) static void
init()
static void
Reset()
-
Field Details
-
REGION_NATURE
public static final int REGION_NATURE- See Also:
-
CATEGORY_TREES
public static final int CATEGORY_TREES- See Also:
-
CATEGORY_BUSH
public static final int CATEGORY_BUSH- See Also:
-
CATEGORY_PLANTS
public static final int CATEGORY_PLANTS- See Also:
-
CATEGORY_GENERIC
public static final int CATEGORY_GENERIC- See Also:
-
REGION_STREET
public static final int REGION_STREET- See Also:
-
CATEGORY_STREET_CRACKS
public static final int CATEGORY_STREET_CRACKS- See Also:
-
REGION_WALL
public static final int REGION_WALL- See Also:
-
CATEGORY_WALL_VINES
public static final int CATEGORY_WALL_VINES- See Also:
-
CATEGORY_WALL_CRACKS
public static final int CATEGORY_WALL_CRACKS- See Also:
-
REGION_FLOWERBED
public static final int REGION_FLOWERBED- See Also:
-
CATEGORY_FLOWERBED
public static final int CATEGORY_FLOWERBED- See Also:
-
regions
-
-
Constructor Details
-
ErosionRegions
public ErosionRegions()
-
-
Method Details
-
getCategory
-
init
public static void init() -
Reset
public static void Reset()
-