public static class ContactVelocityConstraint.VelocityConstraintPoint extends 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 © 2018. All rights reserved.