Uses of Class
org.jbox2d.dynamics.joints.JointDef

Packages that use JointDef
Package
Description
The Dynamics module is the most complex part of jbox2d and is the part you likely interact with the most.
Joints are used to constraint two bodies together in various fashions.