isHit abstract method

bool isHit(
  1. Offset offset
)

Check object has been clicked.

Implementation

bool isHit(Offset offset);