Initializes the given Rect with the given values.
This function will implicitly normalize the Rect before returning.
| this |
a Rect |
| x |
the X coordinate of the |
| y |
the Y coordinate of the |
| width |
the width of the |
| height |
the height of the |
|
the initialized rectangle |