| Package | Description |
|---|---|
| org.bytedeco.liquidfun |
| Modifier and Type | Method and Description |
|---|---|
b2ContactImpulse |
b2ContactImpulse.count(int setter) |
b2ContactImpulse |
b2ContactImpulse.normalImpulses(int i,
float setter) |
b2ContactImpulse |
b2ContactImpulse.position(long position) |
b2ContactImpulse |
b2ContactImpulse.tangentImpulses(int i,
float setter) |
| Modifier and Type | Method and Description |
|---|---|
void |
b2ContactListener.PostSolve(b2Contact contact,
b2ContactImpulse impulse)
This lets you inspect a contact after the solver is finished.
|
Copyright © 2019. All rights reserved.