minus

open operator fun minus(other: Vector2D): Vector2D

Calculates the vector difference of two vectors.

Return

the resulting point

Parameters

other

point being added to this