dgt v0.3.2 (2017-09-19T17:07:41Z)
Dub
Repo
Rectangle.set
dgt
geom
Rectangle
Set the rectangle's dimensions
struct
Rectangle
@
nogc
nothrow pure
void
set
(
float
newX
,
float
newY
,
float
newWidth
,
float
newHeight
)
Meta
Source
See Implementation
dgt
geom
Rectangle
constructors
this
functions
constrain
contains
overlaps
print
set
translate
properties
height
width
x
y
variables
size
topLeft
Set the rectangle's dimensions