Rect.set

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