|
JSim 2026.06.01-p(1)
|
Public Member Functions | |
| void | applyMagnusEffect () |
Public Attributes | |
| Translation3d | linearVelocity = new Translation3d() |
| Translation3d | angularVelocity = new Translation3d() |
Underlying physics state matching standard trajectory model for FlyingGamePiece.
|
inline |
Applies the Magnus effect to the game piece trajectory.
| Translation3d jsim.api.GamePiecePhysics.angularVelocity = new Translation3d() |
The angular velocity of the game piece.
| Translation3d jsim.api.GamePiecePhysics.linearVelocity = new Translation3d() |
The linear velocity of the game piece.