Difference between revisions of "RevoluteJoint:isMotorEnabled"
m (1 revision: Imported docs from potato.) |
|||
Line 1: | Line 1: | ||
− | + | Checks whether the motor is enabled. | |
== Function == | == Function == | ||
=== Synopsis === | === Synopsis === | ||
Line 13: | Line 13: | ||
* [[parent::RevoluteJoint]] | * [[parent::RevoluteJoint]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
− | {{#set:Description=}} | + | {{#set:Description=Checks whether the motor is enabled.}} |
Revision as of 16:17, 14 February 2010
Checks whether the motor is enabled.
Function
Synopsis
enabled = RevoluteJoint:isMotorEnabled( )
Arguments
None.
Returns
boolean enabled
- True if enabled, false if disabled.