dformlib v0.1.0 (2016-01-28T21:30:47Z)
Dub
Repo
Rect.location
dfl
drawing
Rect
ditto
Point
location
()
void
location
(Point pt)
struct
Rect
pure nothrow @
property
void
location
(
Point
pt
)
int
x
;
int
y
;
int
width
;
int
height
;
Meta
Source
See Implementation
dfl
drawing
Rect
constructors
this
functions
bottom
contains
getRect
inflate
intersectsWith
location
offset
opEquals
right
size
static functions
fromLTRB
variables
height
width
x
y
ditto