public class ContactImpulse
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
ContactImpulse(World world,
long addr) |
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
float[] |
getNormalImpulses() |
float[] |
getTangentImpulses() |
protected ContactImpulse(World world, long addr)