dlangui v0.0.7 (2014-04-18T05:43:18Z)
Home
Dub
Repo
Rect.isPointInside
dlangui
core
types
Rect
returns true if point is inside of this rectangle
bool
isPointInside
(Point pt)
struct
Rect
bool
isPointInside
(
Point
pt
)
bool
isPointInside
(int x, int y)
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 point is inside of this rectangle