subtractInPlace method

Vector2 subtractInPlace(
  1. Vector2 otherVector
)

Implementation

external Vector2 subtractInPlace(Vector2 otherVector);