anchovy ~master (2015-12-30T21:21:17Z)
Home
Dub
Repo
Rect.contains
anchovy
utils
rect
Rect
Undocumented in source. Be warned that the author may not have intended to support it.
bool
contains
(ivec2 point)
bool
contains
(int pointX, int pointY)
struct
Rect
nothrow @
trusted
bool
contains
(
int
pointX
,
int
pointY
)
Meta
Source
See Implementation
anchovy
utils
rect
Rect
constructors
this
functions
clampSize
contains
cropOffset
croppedByOffset
grow
growed
move
position
relativeToParent
size
toString
unions
__anonymous