Display Commands
clear.lines(TOP,BOTTOM,COLOR);
Clears the lines from TOP to BOTTOM with the color COLOR. I have found that it will only use black (if COLOR is 0) or white (if COLOR is greater than 0).
clear.text.rect