rect method

void rect (num x num y num width num height)

Implementation

void rect(num x, num y, num width, num height) native;