Difference between revisions of "RevoluteJoint:isMotorEnabled"

m (1 revision: Importing from potato (again).)
(No difference)

Revision as of 16:18, 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.

See Also