PulleyJoint:getLength2

Removed in LÖVE 0.8.0
This method is not supported in that and later versions.

".0" can not be assigned to a declared number type with value 0.8.

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


© 2006–2020 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/PulleyJoint:getLength2