Fill a rectangle (x,y , width x height).
x
y
width
height
void fillRect(num x, num y, num width, num height, PStyle style);