B2.PulleyJoint:getLengthA

From GiderosMobile
Revision as of 17:35, 12 July 2023 by Hgy29 (talk | contribs) (Text replacement - "</source" to "</syntaxhighlight")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Available since: Gideros 2011.6
Class: b2.PulleyJoint

Description

Returns the current length of the segment attached to bodyA.

(number) = b2.PulleyJoint:getLengthA()

Return values

Returns (number) the current length of the segment attached to bodyA




LiquidFun