Structsยง
- Widget
Hits - Result of a hit-test against
WidgetRects
.
Functionsยง
- contains_
circle ๐ - Returns true if the rectangle contains the whole circle.
- find_
closest ๐ - find_
closest_ ๐within - hit_
test - Find the top or closest widgets to the given position,
none which is closer than
search_radius
. - hit_
test_ ๐on_ close - should_
prioritize_ ๐hits_ on_ back - Should we prioritize hits on
back
over those onfront
?