dlangide v0.7.36 (2017-08-07T12:47:51Z)
Home
Dub
Repo
Rect.this
types
Rect
constructs rectangle using left, top, right, bottom coordinates
struct
Rect
this
(
int
x0
,
int
y0
,
int
x1
,
int
y1
)
Meta
Source
See Implementation
types
Rect
constructors
this
functions
expand
intersect
intersects
isInsideOf
isPointInside
moveBy
moveToFit
offset
opEquals
setMax
shrink
properties
empty
height
middle
middlex
middley
width
variables
bottom
left
right
top
constructs rectangle using left, top, right, bottom coordinates