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