public static class ContactVelocityConstraint.VelocityConstraintPoint
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
float |
normalImpulse |
float |
normalMass |
Vec2 |
rA |
Vec2 |
rB |
float |
tangentImpulse |
float |
tangentMass |
float |
velocityBias |
| Constructor and Description |
|---|
VelocityConstraintPoint() |
Copyright © 2017. All Rights Reserved.