Difference between revisions of "PrismaticJoint:isMotorEnabled"

m (included link to other languages)
 
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Checks whether the motor is enabled.}}
 
{{#set:Description=Checks whether the motor is enabled.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|PrismaticJoint:isMotorEnabled}}
 
{{i18n|PrismaticJoint:isMotorEnabled}}

Latest revision as of 17:22, 25 March 2011

Checks whether the motor is enabled.

Function

Synopsis

enabled = PrismaticJoint:isMotorEnabled( )

Arguments

None.

Returns

boolean enabled
True if enabled, false if disabled.

See Also


Other Languages