☰
D
dejadoc
FLTK
v1.3.12
/
fltk.types
/
Rect.intersects
🔍
☾
Rect.intersects
bool intersects(
Rect
other)
const
@safe
nothrow
@nogc
Checks if this rectangle intersects with another.
Parameters
other
Rectangle to check against
Returns
true if rectangles overlap