Instantiate a PositionHeadingVelocity object
Namespace:
Equis.JanusToolkit.StandardTimeLinesAssembly: Janus (in Janus.dll)
Syntax
C# |
---|
public PositionHeadingVelocity( float _x, float _y, float _headingX, float _headingY, float _velocityX, float _velocityY ) |
Parameters
- _x
- Type: System..::..Single
- _y
- Type: System..::..Single
- _headingX
- Type: System..::..Single
- _headingY
- Type: System..::..Single
- _velocityX
- Type: System..::..Single
- _velocityY
- Type: System..::..Single