addHit abstract method

void addHit()

Adds the boxy to hitTestResult, this should typically be called from hitTest when a hit succeeds.

Implementation

void addHit();