Class PulleyJointDef
java.lang.Object
com.codename1.gaming.physics.box2d.dynamics.joints.JointDef
com.codename1.gaming.physics.box2d.dynamics.joints.PulleyJointDef
-
Field Summary
FieldsModifier and TypeFieldDescriptionfloatfloatfloat -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
groundAnchorA
-
groundAnchorB
-
localAnchorA
-
localAnchorB
-
lengthA
public float lengthA -
lengthB
public float lengthB -
ratio
public float ratio
-
-
Constructor Details
-
PulleyJointDef
public PulleyJointDef()
-
-
Method Details
-
initialize
-