Uses of Class
org.jbox2d.dynamics.joints.FrictionJointDef
Packages that use FrictionJointDef
Package
Description
Joints are used to constraint two bodies together in various fashions.
-
Uses of FrictionJointDef in org.jbox2d.dynamics.joints
Constructors in org.jbox2d.dynamics.joints with parameters of type FrictionJointDefModifierConstructorDescriptionprotectedFrictionJoint(WorldPool argWorldPool, FrictionJointDef def)