Package zombie.iso
Class BentFences
java.lang.Object
zombie.iso.BentFences
public class BentFences
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description BentFences() -
Method Summary
Modifier and Type Method Description voidaddFenceTiles(int int1, KahluaTableImpl kahluaTableImpl)voidbendFence(IsoObject object, IsoDirections directions)static BentFencesgetInstance()booleanisBentObject(IsoObject object)booleanisUnbentObject(IsoObject object)voidReset()voidswapTiles(IsoObject object, IsoDirections directions)voidunbendFence(IsoObject object)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BentFences
public BentFences()
-
-
Method Details
-
getInstance
-
addFenceTiles
-
isBentObject
-
isUnbentObject
-
swapTiles
-
bendFence
-
unbendFence
-
Reset
public void Reset()
-