arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
Rectangle.this
arsd
color
Rectangle
this
(int left, int top, int right, int bottom)
this
(Point upperLeft, Point lowerRight)
this
(Point upperLeft, Size size)
struct
Rectangle
pure const nothrow @
safe
@
nogc
this
(
in
Point
upperLeft
,
in
Size
size
)
Meta
Source
See Implementation
arsd
color
Rectangle
constructors
this
functions
contains
intersectionOf
overlaps
properties
center
height
lowerLeft
lowerRight
size
upperLeft
upperRight
width
variables
bottom
left
right
top