add method

Vector2 add(
  1. Vector2 otherVector
)

Implementation

external Vector2 add(Vector2 otherVector);