scaleInPlace method

Vector2 scaleInPlace(
  1. num scale
)

Implementation

external Vector2 scaleInPlace(num scale);