public clearRect(x as Int, y as Int, width as Int, height as Int) as Void:
painter.clearRect(0, 0, 200, 120)