public class RopeJoint extends Joint
addr, jointEdgeA, jointEdgeB| Modifier and Type | Method and Description |
|---|---|
float |
getMaxLength()
Get the maximum length of the rope.
|
void |
setMaxLength(float length)
Set the maximum length of the rope.
|
getAnchorA, getAnchorB, getBodyA, getBodyB, getReactionForce, getReactionTorque, getType, getUserData, isActive, setUserDatapublic RopeJoint(World world, long addr)