Defines a vector in two-dimensional coordinates.
Gets the angle, in degrees, from the x axis.
Gets the magnitude, or length, of the vector.
Static
Creates a Vector from its polar coordinates.
The magnitude or length.
The angle in degrees.
The Vector in Cartesian coordinates.
Generated using TypeDoc
Defines a vector in two-dimensional coordinates.