subtract method

Vector2 subtract(
  1. Vector2 otherVector
)

Implementation

external Vector2 subtract(Vector2 otherVector);