nudsfml v0.0.10-alpha (2023-02-09T04:48:03Z)
Dub
Repo
Rect.intersects
nudsfml
graphics
rect
Rect
Undocumented in source. Be warned that the author may not have intended to support it.
bool
intersects
(Rect!(E) rectangle)
bool
intersects
(Rect!(E) rectangle, Rect!(E) intersection)
struct
Rect
(T)
const
bool
intersects
(
E
)
(
Rect
!(
E
)
rectangle
,
out
Rect
!(
E
)
intersection
)
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