Parameters
- x
- The horizontal (X) coordinate at which to render the rectangle (cannot be auto).
- y
- The vertical (Y) coordinate at which to render the rectangle (cannot be auto).
- width
- The width of the rectangle.
- height
- The height of the rectangle.
- line
- The LineDef to draw the rectangle with.