Uses of Class
org.jbox2d.dynamics.joints.PulleyJointDef
-
Packages that use PulleyJointDef Package Description org.jbox2d.dynamics.joints -
-
Uses of PulleyJointDef in org.jbox2d.dynamics.joints
Constructors in org.jbox2d.dynamics.joints with parameters of type PulleyJointDef Constructor Description PulleyJoint(IWorldPool argWorldPool, PulleyJointDef def)
-