equalsWithEpsilon method

bool equalsWithEpsilon(
  1. Vector2 otherVector, [
  2. num epsilon
])

Implementation

external bool equalsWithEpsilon(Vector2 otherVector, [num epsilon]);