Uses of Class
org.jbox2d.particle.ParticleBodyContact
Packages that use ParticleBodyContact
Package
Description
The Dynamics module is the most complex part of jbox2d and is the part you
likely interact with the most.
Particle simulation types for creating, grouping, updating, and querying
particles alongside rigid bodies.
-
Uses of ParticleBodyContact in org.jbox2d.dynamics
Methods in org.jbox2d.dynamics that return ParticleBodyContactModifier and TypeMethodDescriptionWorld.getParticleBodyContacts()Get contacts between particles and bodies -
Uses of ParticleBodyContact in org.jbox2d.particle
Fields in org.jbox2d.particle declared as ParticleBodyContact