evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
Rectangle.isIn
evael
utils
Rectangle
Rectangle
Undocumented in source. Be warned that the author may not have intended to support it.
bool
isIn
(ivec2 position)
struct
Rectangle
(T = float, S = int)
@
nogc
const nothrow
bool
isIn
()
(
in
auto
ref
ivec2
position
)
bool
isIn
(vec2 position)
T
left
;
T
right
;
T
bottom
;
T
top
;
Meta
Source
See Implementation
evael
utils
Rectangle
Rectangle
constructors
this
functions
isIn
properties
size
variables
bottom
left
right
top