|
Name
|
Description
|
|
CopyFrom
|
Copies the given Orientation2D object's data into this object's data
|
|
Equals
|
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
|
|
Finalize
|
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
|
|
GetHashCode
|
Serves as a hash function for a particular type.
(Inherited from Object.)
|
|
GetRotationTo
|
Returns the Rotation needed to rotate the object from the Current Rotation to the Desired Rotation
|
|
GetType
|
Gets the Type of the current instance.
(Inherited from Object.)
|
|
MemberwiseClone
|
Creates a shallow copy of the current Object.
(Inherited from Object.)
|
|
Rotate(Single)
|
Applies the given Rotation to the object's Orientation
|
|
Rotate(Single, Single)
|
Returns the new Orientation after applying the given Rotation
|
|
ToString
|
Returns a String that represents the current Object.
(Inherited from Object.)
|
|
Update
|
Update the Orientation and Rotational Velocity according to the Rotational Acceleration
|