containsPoint method

bool containsPoint(
  1. Vector2 point
)
inherited

Implementation

bool containsPoint(Vector2 point) => false;