dsfml v2.1.1 (2016-04-19T15:04:37Z)
Home
Dub
Repo
Rect.opEquals
dsfml
graphics
rect
Rect
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Rect
(T)
const
bool
opEquals
(
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