Package zombie.erosion.obj
Class ErosionObjSprites
java.lang.Object
zombie.erosion.obj.ErosionObjSprites
-
Field Summary
Modifier and TypeFieldDescriptionint
boolean
boolean
boolean
boolean
static final int
static final int
static final int
static final int
static final int
int
-
Constructor Summary
ConstructorDescriptionErosionObjSprites
(int int1, String string, boolean boolean1, boolean boolean2, boolean boolean3) -
Method Summary
Modifier and TypeMethodDescriptiongetBase
(int int1, int int2) getChildSprite
(int int1, int int2) getFlower
(int int1) void
void
void
setChildSprite
(int int1, String string, int int2) void
setChildSprite
(int int1, ArrayList arrayList, int int2) void
void
-
Field Details
-
SECTION_BASE
public static final int SECTION_BASE- See Also:
-
SECTION_SNOW
public static final int SECTION_SNOW- See Also:
-
SECTION_FLOWER
public static final int SECTION_FLOWER- See Also:
-
SECTION_CHILD
public static final int SECTION_CHILD- See Also:
-
NUM_SECTIONS
public static final int NUM_SECTIONS- See Also:
-
name
-
stages
public int stages -
hasSnow
public boolean hasSnow -
hasFlower
public boolean hasFlower -
hasChildSprite
public boolean hasChildSprite -
noSeasonBase
public boolean noSeasonBase -
cycleTime
public int cycleTime
-
-
Constructor Details
-
ErosionObjSprites
public ErosionObjSprites(int int1, String string, boolean boolean1, boolean boolean2, boolean boolean3)
-
-
Method Details
-
getBase
-
getFlower
-
getChildSprite
-
setBase
-
setBase
-
setFlower
-
setFlower
-
setChildSprite
-
setChildSprite
-