|
|
Vector2 Constructor |
| Name | Description | |
|---|---|---|
| Vector2(Double) |
Constructs a vector whose elements are all the double specified value.
| |
| Vector2(Double, Double) |
Constructs a vector with the given individual elements.
|