Package zombie.erosion.obj
Class ErosionObj
java.lang.Object
zombie.erosion.obj.ErosionObj
-
Field Summary
Modifier and TypeFieldDescriptionfloat
float
int
boolean
boolean
boolean
boolean
int
-
Constructor Summary
ConstructorDescriptionErosionObj
(ErosionObjSprites erosionObjSprites, int int1, float float1, float float2, boolean boolean1) -
Method Summary
Modifier and TypeMethodDescriptioncreateObject
(IsoGridSquare square, int int1, boolean boolean1, int int2) getObject
(IsoGridSquare square, boolean boolean1) boolean
placeObject
(IsoGridSquare square, int int1, boolean boolean1, int int2, boolean boolean2) removeObject
(IsoGridSquare square) boolean
setStage
(IsoGridSquare square, int int1, int int2, boolean boolean1) boolean
setStageObject
(int int1, IsoObject object, int int2, boolean boolean1)
-
Field Details
-
name
-
stages
public int stages -
hasSnow
public boolean hasSnow -
hasFlower
public boolean hasFlower -
hasChildSprite
public boolean hasChildSprite -
bloomStart
public float bloomStart -
bloomEnd
public float bloomEnd -
noSeasonBase
public boolean noSeasonBase -
cycleTime
public int cycleTime
-
-
Constructor Details
-
ErosionObj
public ErosionObj(ErosionObjSprites erosionObjSprites, int int1, float float1, float float2, boolean boolean1)
-
-
Method Details
-
getObject
-
createObject
-
placeObject
public boolean placeObject(IsoGridSquare square, int int1, boolean boolean1, int int2, boolean boolean2) -
setStageObject
-
setStage
-
removeObject
-