retrograde ~master (2021-12-10T22:01:18.9456294)
Dub
Repo
Rectangle.this
retrograde
math
Rectangle
Undocumented in source.
this
(T x, T y, T width, T height)
struct
Rectangle
(T)
this
(
T
x
,
T
y
,
T
width
,
T
height
)
this
(Vector!(T, 2) position, T width, T height)
Meta
Source
See Implementation
retrograde
math
Rectangle
aliases
_T
constructors
this
functions
opCast
properties
height
width
x
y
variables
position