dlangide v0.0.39 (2015-01-29T15:03:00Z)
Home
Dub
Repo
Rect.isPointInside
types
Rect
returns true if point is inside of this rectangle
bool
isPointInside
(Point pt)
bool
isPointInside
(int x, int y)
struct
Rect
bool
isPointInside
(
int
x
,
int
y
)
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
returns true if point is inside of this rectangle