Difference between revisions of "B2.PrismaticJoint:setMotorSpeed"

From GiderosMobile
m (Text replacement - "</source" to "</syntaxhighlight")
m (Text replacement - "<source" to "<syntaxhighlight")
 
Line 6: Line 6:
 
=== <translate>Description</translate> ===
 
=== <translate>Description</translate> ===
 
Sets the motor speed in meters per second.
 
Sets the motor speed in meters per second.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
b2.PrismaticJoint:setMotorSpeed(speed)
 
b2.PrismaticJoint:setMotorSpeed(speed)
 
</syntaxhighlight>
 
</syntaxhighlight>

Latest revision as of 18:21, 12 July 2023