The PositionHeadingVelocity type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PositionHeadingVelocity()()()() |
Instantiate a PositionHeadingVelocity object
|
![]() | PositionHeadingVelocity(Single, Single, Single, Single, Single, Single) |
Instantiate a PositionHeadingVelocity object
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | HeadingX |
X component of the heading
|
![]() | HeadingY |
Y component of the heading
|
![]() | VelocityX |
Velocity in the X direction
|
![]() | VelocityY |
Velocity in the Y direction
|
![]() | X |
X coordinate of the position
|
![]() | Y |
Y coordinate of the position
|