Vector |
| Name | Description | |
|---|---|---|
| Multiply(Double, Vector2) | Multiplies the components of vector by a scalar. | |
| Multiply(Vector2, Vector2) | Multiplies the components of two vectors by each other. | |
| Multiply(Vector2, Double) | Multiplies the components of vector by a scalar. |