fillRect method

void fillRect (num x, num y, num width, num height)

Implementation

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