init
Description:
Initializes the given Rect with the given values.
This function will implicitly normalize the Rect before returning.
Parameters:
| 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 |
Returns:
|
the initialized rectangle |