| Did you know ... | Search Documentation: |
| circle->inside |
<-device
coordinate system â lies inside the circle: (X-cx)² + (Y-cy)² â¤
r². Bbox corners just miss.
Same test drives graphical->in_event_area;
that method additionally inflates the radius by event_tolerance
pixels so hits within tolerance of the outline still count.
->inside