Difference between revisions of "B2.PrismaticJoint:enableLimit"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
=== Description ===
 
=== Description ===
 
Enables or disables the joint limit.
 
Enables or disables the joint limit.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
b2.PrismaticJoint:enableLimit(flag)
 
b2.PrismaticJoint:enableLimit(flag)
</source>
+
</syntaxhighlight>
  
 
=== Parameters ===
 
=== Parameters ===

Latest revision as of 17:55, 12 July 2023