Views
PulleyJoint:getLength1
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 first body.
Function
Synopsis
length = PulleyJoint:getLength1( )
Arguments
None.
Returns
number length
- The length of the rope segment.
See Also