circle x, y, r
Draws a circle centered at x,y with a radius r using the current color.
color blue rect 0,0,300,300 color red circle 100,100,50