provaengine ~master (2018-04-11T21:05:02Z)
Dub
Repo
Rect.set
prova
math
rect
Rect
Sets the position and dimensions of the rect in a single statement
struct
Rect
void
set
(
float
left
,
float
top
,
float
width
,
float
height
)
Meta
Source
See Implementation
prova
math
rect
Rect
constructors
this
functions
getBottomLeft
getBottomRight
getCenter
getClosestSide
getSize
getTopLeft
getTopRight
set
properties
bottom
right
variables
height
left
top
width
Sets the position and dimensions of the rect in a single statement