Difference between revisions of "RevoluteJoint:setLimitsEnabled"

m (included link to other languages)
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Enables/disables the joint limit.}}
 
{{#set:Description=Enables/disables the joint limit.}}
 +
== Other Languages ==
 +
{{i18n|RevoluteJoint:setLimitsEnabled}}

Revision as of 11:33, 22 January 2011

Enables/disables the joint limit.

Function

Synopsis

RevoluteJoint:setLimitsEnabled( enable )

Arguments

boolean enable
True to enable, false to disable.

Returns

Nothing.

See Also

Other Languages