Views
PulleyJoint:getLength2
Removed in LÖVE 0.8.0 |
This method is not supported in that and later versions. |
Get the current length of the rope segment attached to the second body.
Function
Synopsis
length = PulleyJoint:getLength2( )
Arguments
None.
Returns
number length
- The length of the rope segment.
See Also