Method | Description | |
---|---|---|
LegInterface ( |
Construct leg interface onto the provided Box2D leg joints.
|
|
SetHipJointTorque ( float torque ) : void |
Sets the hip joint's torque.
|
|
SetKneeJointTorque ( float torque ) : void |
Sets the knee joint's torque.
|
Method | Description | |
---|---|---|
SetJointTorque ( |
public LegInterface ( |
||
hipJoint | ||
kneeJoint | ||
lowerLegBody | ||
lowerLegLength | float | |
return | System |
public SetHipJointTorque ( float torque ) : void | ||
torque | float | |
return | void |
public SetKneeJointTorque ( float torque ) : void | ||
torque | float | |
return | void |