{{newin|[[0.8.0]]|080|type=method}}
Checks if the joint motor is running.

== Function ==
=== Synopsis ===
<source lang="lua">
on = WheelJoint:isMotorEnabled( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|boolean|on|The status of the joint motor.}}
== See Also ==
* [[parent::WheelJoint]]
[[Category:Functions]]
{{#set:Description=Checks if the joint motor is running.}}
{{#set:Since=080}}
== Other Languages ==
{{i18n|WheelJoint:isMotorEnabled}}