Difference between revisions of "B2.RopeJoint:setMaxLength"
From GiderosMobile
Line 8: | Line 8: | ||
b2.RopeJoint:setMaxLength(maxLength) | b2.RopeJoint:setMaxLength(maxLength) | ||
</source> | </source> | ||
− | '''maxLength''': (number) | + | === Parameters === |
+ | '''maxLength''': (number) <br/> |
Revision as of 10:45, 23 August 2018
Available since: Gideros 2012.09.3
Description
Sets the maximum length of the rope.
b2.RopeJoint:setMaxLength(maxLength)
Parameters
maxLength: (number)