Gets the angle between this vector and another vector.
"vector2D_var" is a variable referencing a Vector2D object. |
"vector2D_var" is a variable referencing a Vector2D object. |
| Type | Description |
| double | Returns the angle in radians. |
| Name | Type | Description |
| vector | Vector2D | The vector to measure the angle to. |