nudsfml v0.0.10-alpha (2023-02-09T04:48:03Z)
Dub
Repo
Rect.contains
nudsfml
graphics
rect
Rect
Undocumented in source. Be warned that the author may not have intended to support it.
bool
contains
(E x, E y)
bool
contains
(Vector2!(E) point)
struct
Rect
(T)
const
bool
contains
(
E
)
(
Vector2
!(
E
)
point
)
if
(
isNumeric
!(
E
)
)
if
(
isNumeric
!(
T
)
)
Meta
Source
See Implementation
nudsfml
graphics
rect
Rect
constructors
this
functions
contains
intersects
opEquals
toString
variables
height
left
top
width