Difference between revisions of "B2.PrismaticJoint:setMaxMotorForce"

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 maximum motor force, usually in N.
 
Sets the maximum motor force, usually in N.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
b2.PrismaticJoint:setMaxMotorForce(force)
 
b2.PrismaticJoint:setMaxMotorForce(force)
 
</syntaxhighlight>
 
</syntaxhighlight>

Latest revision as of 18:07, 12 July 2023