Difference between revisions of "RevoluteJoint:setMotorEnabled"

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

Revision as of 17:32, 25 March 2011

Enables/disables the joint motor.

Function

Synopsis

RevoluteJoint:setMotorEnabled( enable )

Arguments

boolean enable
True to enable, false to disable.

Returns

Nothing.

See Also


Other Languages