Class ContactPoint
java.lang.Object
de.pirckheimer_gymnasium.jbox2d.testbed.framework.ContactPoint
Contact point for
TestbedTest.- Author:
- Daniel Murphy
-
Field Details
-
fixtureA
-
fixtureB
-
normal
-
position
-
state
-
normalImpulse
public float normalImpulse -
tangentImpulse
public float tangentImpulse -
separation
public float separation
-
-
Constructor Details
-
ContactPoint
public ContactPoint()
-