Difference between revisions of "B2.RopeJoint:setMaxLength"
From GiderosMobile
m (Text replacement - "</source>" to "</syntaxhighlight>") |
|||
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
=== <translate>Description</translate> === | === <translate>Description</translate> === | ||
Sets the maximum length of the rope. | Sets the maximum length of the rope. | ||
− | < | + | <syntaxhighlight lang="lua"> |
b2.RopeJoint:setMaxLength(maxLength) | b2.RopeJoint:setMaxLength(maxLength) | ||
− | </ | + | </syntaxhighlight> |
=== <translate>Parameters</translate> === | === <translate>Parameters</translate> === |
Latest revision as of 14:27, 13 July 2023
Available since: Gideros 2012.09.3
Class: b2.RopeJoint
Description
Sets the maximum length of the rope.
b2.RopeJoint:setMaxLength(maxLength)
Parameters
maxLength: (number) maximum rope lenght