Difference between revisions of "B2.RevoluteJoint:setLimits"

From GiderosMobile
m (Text replacement - "</source" to "</syntaxhighlight")
Line 8: Line 8:
 
<source lang="lua">
 
<source lang="lua">
 
b2.RevoluteJoint:setLimits(lower,upper)
 
b2.RevoluteJoint:setLimits(lower,upper)
</source>
+
</syntaxhighlight>
  
 
=== <translate>Parameters</translate> ===
 
=== <translate>Parameters</translate> ===

Revision as of 17:54, 12 July 2023