dsfml v2.1.1 (2016-04-19T15:04:37Z)
Home
Dub
Repo
Rect.this
dsfml
graphics
rect
Rect
Undocumented in source.
this
(T rectLeft, T rectTop, T rectWidth, T rectHeight)
this
(Vector2!(T) position, Vector2!(T) size)
struct
Rect
(T)
this
(
Vector2
!(
T
)
position
,
Vector2
!(
T
)
size
)
if
(
isNumeric
!(
T
)
)
Meta
Source
See Implementation
dsfml
graphics
rect
Rect
constructors
this
functions
contains
intersects
opEquals
toString
variables
height
left
top
width