dfl2 v1.0.5 (2014-11-08T16:02:22Z)
Home
Dub
Repo
Rect.opCall
dfl
drawing
Rect
Undocumented in source. Be warned that the author may not have intended to support it.
Rect
opCall
(int x, int y, int width, int height)
Rect
opCall
(Point location, Size size)
Rect
opCall
()
Rect
opCall
(RECT* rect)
struct
Rect
static
Rect
opCall
(
RECT
*
rect
)
int
x
;
int
y
;
int
width
;
int
height
;
Meta
Source
See Implementation
dfl
drawing
Rect
functions
contains
getRect
inflate
intersectsWith
offset
opEquals
properties
bottom
location
right
size
static functions
fromLTRB
opCall
variables
height
width
x
y