Свойство | Type | Description | |
---|---|---|---|
EnableLimit | bool | ||
EnableMotor | bool | ||
LocalAnchorA | |||
LocalAnchorB | |||
LowerAngle | float | ||
MaxMotorTorque | float | ||
MotorSpeed | float | ||
ReferenceAngle | float | ||
UpperAngle | float |
Méthode | Description | |
---|---|---|
Initialize ( Body b1, Body b2, |
Initialize the bodies, anchors, and reference angle using the world anchor.
|
|
RevoluteJointDef ( ) : Box2D.Common |
public Initialize ( Body b1, Body b2, |
||
b1 | Body | |
b2 | Body | |
anchor | ||
Résultat | void |