Свойство | Type | Description | |
---|---|---|---|
localAnchorA |
Méthode | Description | |
---|---|---|
FixedMouseJoint ( Body body, |
This requires a world target point, tuning parameters, and the time step.
|
|
getReactionForce ( float invDt ) : |
||
getReactionTorque ( float invDt ) : float |
Méthode | Description | |
---|---|---|
initVelocityConstraints ( SolverData &data ) : void | ||
solvePositionConstraints ( SolverData &data ) : bool | ||
solveVelocityConstraints ( SolverData &data ) : void |
public FixedMouseJoint ( Body body, |
||
body | Body | The body. |
worldAnchor | The target. | |
Résultat | System.Diagnostics |
public getReactionForce ( float invDt ) : |
||
invDt | float | |
Résultat |
public getReactionTorque ( float invDt ) : float | ||
invDt | float | |
Résultat | float |