Stroke a rectangle (x,y , width x height).
x
y
width
height
void strokeRect(num x, num y, num width, num height, PStyle style);