Package org.jbox2d.particle
Class ParticleBodyContact
java.lang.Object
org.jbox2d.particle.ParticleBodyContact
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
index
public int indexIndex of the particle-making contact. -
body
The body making contact. -
normal
The normalized direction from the particle to the body.
-
-
Constructor Details
-
ParticleBodyContact
public ParticleBodyContact()
-