dsfml ~master (2017-10-11T01:10:36Z)
Home
Dub
Repo
Rect.opEquals
dsfml
graphics
rect
Rect
Compare two rectangles for equality.
struct
Rect
(T)
bool
opEquals
const
(
E
)
(
const
Rect
!(
E
)
otherRect
)
if
(
isNumeric
!(
E
)
)
if
(
isNumeric
!(
T
)
)
Meta
Source
See Implementation
dsfml
graphics
rect
Rect
constructors
this
functions
contains
intersects
opEquals
toString
variables
height
left
top
width
Compare two rectangles for equality.