dgt v0.3.2 (2017-09-19T17:07:41Z)
Dub
Repo
Rectangle.overlaps
dgt
geom
Rectangle
Check if any of the area bounded by this rectangle is bounded by a circle
bool
overlaps
(Rectangle b)
bool
overlaps
(Circle c)
struct
Rectangle
@
nogc
nothrow pure const
bool
overlaps
(
in
Circle
c
)
Meta
Source
See Implementation
dgt
geom
Rectangle
constructors
this
functions
constrain
contains
overlaps
print
set
translate
properties
height
width
x
y
variables
size
topLeft
Check if any of the area bounded by this rectangle is bounded by a circle