public class Manifold.ManifoldPoint
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
contactID |
Vector2 |
localPoint |
float |
normalImpulse |
float |
tangentImpulse |
Constructor and Description |
---|
ManifoldPoint() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public final Vector2 localPoint
public float normalImpulse
public float tangentImpulse
public int contactID