Vector
|
| Name | Description | |
|---|---|---|
| Vector2d(Double) | Constructor for the Vector2d class. Creates a new vector with coordinates taken from the first two values of the passed array. | |
| Vector2d(Double, Double) | Constructor for the Vector2d class. Creates a new vector with coordinates specified by the x and y values. |