Difference between revisions of "B2.RevoluteJoint:getMotorSpeed"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
Line 6: Line 6:
 
=== <translate>Description</translate> ===
 
=== <translate>Description</translate> ===
 
Returns the motor speed in radians per second.
 
Returns the motor speed in radians per second.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
(number) = b2.RevoluteJoint:getMotorSpeed()
 
(number) = b2.RevoluteJoint:getMotorSpeed()
 
</source>
 
</source>

Revision as of 17:32, 12 July 2023