Uses of Class
org.jbox2d.dynamics.ContactManager
Packages that use ContactManager
Package
Description
The Dynamics module is the most complex part of jbox2d and is the part you
likely interact with the most.
-
Uses of ContactManager in org.jbox2d.dynamics
Fields in org.jbox2d.dynamics declared as ContactManagerMethods in org.jbox2d.dynamics that return ContactManagerModifier and TypeMethodDescriptionWorld.getContactManager()Get the contact manager for testing purposes