15 lines
246 B
Plaintext
15 lines
246 B
Plaintext
#title JointMotorIsEnabled [RCBasic Doc]
|
|
#header Function JointMotorIsEnabled( joint_id)
|
|
|
|
Returns whether or not the joint motor is enabled
|
|
|
|
Used with
|
|
#list ul
|
|
#li Prismatic Joint
|
|
#li Revolute Joint
|
|
#li Wheel Joint
|
|
#/list
|
|
|
|
#ref EnableJointMotor
|
|
|