Class BrokenFences
java.lang.Object
zombie.iso.BrokenFences
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddBrokenTiles(KahluaTableImpl tiles) voidaddDebrisTiles(KahluaTableImpl tiles) voidaddItems(IsoObject object, IsoGridSquare square) voiddestroyFence(IsoObject obj, IsoDirections dir) getBreakableObject(IsoGridSquare square, boolean boolean0) static BrokenFencesbooleanbooleanisBreakableSprite(String string) voidReset()voidsetDamagedLeft(IsoObject obj) voidsetDamagedRight(IsoObject obj) voidsetDestroyed(IsoObject obj) voidupdateSprite(IsoObject obj, boolean brokenLeft, boolean brokenRight)
-
Constructor Details
-
BrokenFences
public BrokenFences()
-
-
Method Details
-
getInstance
-
addBrokenTiles
-
addDebrisTiles
-
setDestroyed
-
setDamagedLeft
-
setDamagedRight
-
updateSprite
-
destroyFence
-
isBreakableObject
-
isBreakableSprite
-
getBreakableObject
-
addItems
-
Reset
public void Reset()
-