pngtext ~master (2020-01-07T20:32:17Z)
Dub
Repo
Rectangle.contains
arsd
color
Rectangle
Returns true if this rectangle entirely contains the other
bool
contains
(
in
Rectangle
r
)
struct
Rectangle
pure const nothrow @
safe
bool
contains
(
in
Rectangle
r
)
bool
contains
(
in
Point
p
)
Meta
Source
See Implementation
arsd
color
Rectangle
constructors
this
functions
contains
height
lowerRight
overlaps
size
upperLeft
width
variables
bottom
left
right
top
Returns true if this rectangle entirely contains the other