Difference between revisions of "B2.WheelJoint:setMotorSpeed"

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 motor speed in radians per second.
 
Sets the motor speed in radians per second.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
b2.WheelJoint:setMotorSpeed(speed)
 
b2.WheelJoint:setMotorSpeed(speed)
</source>
+
</syntaxhighlight>
  
 
=== <translate>Parameters</translate> ===
 
=== <translate>Parameters</translate> ===

Latest revision as of 15:26, 13 July 2023