Processing Forum
(mouseX, mouseY)
, as shown in the diagram below at the left. Each square in the diagram represents ten pixels. The gray circle represents the mouse position. In your program, make all the circles the same color (white is a reasonable choice). You
while
loop or a
for
loop for this program. Save this sketch with the name
circles."
width
and
height
variables."