Check if a rectangle is equal to a set of parameters.
Returns TRUE if this and x,y width x height are
equal.
| this | |
| x |
X coordinate |
| y |
Y coordinate |
| width |
width of rectangle |
| height |
height of rectangle |