Package zombie.iso
Class BrokenFences
java.lang.Object
zombie.iso.BrokenFences
public class BrokenFences
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description BrokenFences() -
Method Summary
Modifier and Type Method Description voidaddBrokenTiles(KahluaTableImpl kahluaTableImpl)voidaddDebrisTiles(KahluaTableImpl kahluaTableImpl)voiddestroyFence(IsoObject object, IsoDirections directions)static BrokenFencesgetInstance()booleanisBreakableObject(IsoObject object)voidReset()voidsetDamagedLeft(IsoObject object)voidsetDamagedRight(IsoObject object)voidsetDestroyed(IsoObject object)voidupdateSprite(IsoObject object, boolean boolean1, boolean boolean2)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BrokenFences
public BrokenFences()
-
-
Method Details
-
getInstance
-
addBrokenTiles
-
addDebrisTiles
-
setDestroyed
-
setDamagedLeft
-
setDamagedRight
-
updateSprite
-
destroyFence
-
isBreakableObject
-
Reset
public void Reset()
-