dlangui v0.0.7 (2014-04-18T05:43:18Z)
Home
Dub
Repo
Rect.intersects
dlangui
core
types
Rect
returns true if this rect has nonempty intersection with rc
struct
Rect
bool
intersects
(
Rect
rc
)
Meta
Source
See Implementation
dlangui
core
types
Rect
constructors
this
functions
intersect
intersects
isInsideOf
isPointInside
moveBy
moveToFit
offset
setMax
properties
empty
height
middlex
middley
width
variables
bottom
left
right
top
returns true if this rect has nonempty intersection with rc