Files
2019-12-11 13:58:47 -08:00

4 lines
76 B
Python

x <= p.x < (rect.x + rect.width)
y <= p.y < (rect.y + rect.height)