hitTest abstract method

bool hitTest(
  1. Vec2D position
)

Implementation

bool hitTest(Vec2D position);