Class RagdollControllerDebugRenderer
java.lang.Object
zombie.core.physics.RagdollControllerDebugRenderer
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
drawIsoDebug
(IsoGameCharacter isoGameCharacter, boolean boolean0, boolean boolean1, Vector3 vector31, RagdollStateData ragdollStateData) static boolean
static void
updateDebug
(RagdollController var0)
-
Constructor Details
-
RagdollControllerDebugRenderer
public RagdollControllerDebugRenderer()
-
-
Method Details
-
drawIsoDebug
public static void drawIsoDebug(IsoGameCharacter isoGameCharacter, boolean boolean0, boolean boolean1, Vector3 vector31, RagdollStateData ragdollStateData) -
renderDebugPhysics
public static boolean renderDebugPhysics() -
updateDebug
-