B2.RopeJoint:getMaxLength
From GiderosMobile
Available since: Gideros 2012.09.3
Class: b2.RopeJoint
Description
Returns the maximum length of the rope. <source lang="lua"> (number) = b2.RopeJoint:getMaxLength() </syntaxhighlight>
Return values
Returns (number) the maximum length of the rope.