Difference between revisions of "B2.RevoluteJoint:setLimits"

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 joint limits in radians.
 
Sets the joint limits in radians.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
b2.RevoluteJoint:setLimits(lower,upper)
 
b2.RevoluteJoint:setLimits(lower,upper)
</source>
+
</syntaxhighlight>
  
 
=== <translate>Parameters</translate> ===
 
=== <translate>Parameters</translate> ===

Latest revision as of 18:09, 12 July 2023