B2.RopeJoint:getMaxLength

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


Available since: Gideros 2012.09.3
Class: b2.RopeJoint

Description

Returns the maximum length of the rope.

(number) = b2.RopeJoint:getMaxLength()

Return values

Returns (number) the maximum length of the rope.




LiquidFun