Class EntityDebugTest
java.lang.Object
zombie.entity.debug.EntityDebugTest
- Direct Known Subclasses:
EntityDebugTest.BaseTest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract void
create
(IsoGridSquare var1) protected IsoObject
createDummyObject
(IsoGridSquare isoGridSquare, String string) protected IsoObject
createEntity
(IsoGridSquare isoGridSquare, String string0) protected IsoGridSquare
createPipes
(IsoGridSquare isoGridSquare, IsoDirections isoDirections, int int0, boolean boolean0) static void
CreateTest
(EntityDebugTestType entityDebugTestType, IsoGridSquare isoGridSquare) protected IsoGridSquare
createUtility
(IsoGridSquare isoGridSquare, IsoDirections isoDirections, int int1, boolean boolean0, String string1, String string0) protected IsoGridSquare
createWires
(IsoGridSquare isoGridSquare, IsoDirections isoDirections, int int0, boolean boolean0) protected boolean
isObjectConnected
(IsoObject isoObject, IsoDirections isoDirections, boolean boolean0) protected boolean
static void
Reset()
protected boolean
squareContainsSprite
(IsoGridSquare isoGridSquare, String string) abstract void
update()
static void
Update()
-
Constructor Details
-
EntityDebugTest
public EntityDebugTest()
-
-
Method Details
-
CreateTest
-
Update
public static void Update() -
Reset
public static void Reset() -
create
-
update
public abstract void update() -
createEntity
-
createDummyObject
-
createPipes
protected IsoGridSquare createPipes(IsoGridSquare isoGridSquare, IsoDirections isoDirections, int int0, boolean boolean0) -
createWires
protected IsoGridSquare createWires(IsoGridSquare isoGridSquare, IsoDirections isoDirections, int int0, boolean boolean0) -
createUtility
protected IsoGridSquare createUtility(IsoGridSquare isoGridSquare, IsoDirections isoDirections, int int1, boolean boolean0, String string1, String string0) -
isObjectConnected
protected boolean isObjectConnected(IsoObject isoObject, IsoDirections isoDirections, boolean boolean0) -
squareContainsSprite
-
isRunning
-