Difference between revisions of "B2.PulleyJoint:getLengthB"
From GiderosMobile
Line 8: | Line 8: | ||
(number) = b2.PulleyJoint:getLengthB() | (number) = b2.PulleyJoint:getLengthB() | ||
</source> | </source> | ||
+ | === Return values === | ||
'''Returns''' (number) The current length of the segment attached to bodyB<br/> | '''Returns''' (number) The current length of the segment attached to bodyB<br/> |
Revision as of 10:44, 23 August 2018
Available since: Gideros 2011.6
Description
Returns the current length of the segment attached to bodyB.
(number) = b2.PulleyJoint:getLengthB()
Return values
Returns (number) The current length of the segment attached to bodyB