mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-08 21:10:06 +01:00
4 lines
76 B
Python
4 lines
76 B
Python
|
|
x <= p.x < (rect.x + rect.width)
|
|
y <= p.y < (rect.y + rect.height)
|