hitTest abstract method

bool hitTest(
  1. num x,
  2. num y
)

Implementation

bool hitTest(num x, num y);