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