5
answers
0
watching
255
views
3 Dec 2018

1. Which modification to the following program makes it so that the display shows just a single circle at the location of the mouse. The circle should move to follow the mouse but leave no trail - just the one circle should be visible. void draw() { // Insertion position 1 ellipse (mousex, mousey, 5, 5); // Insertion position 2 A. Insert background (255); at position 1 B. Insert background (255); at position 2 C. Either A or B will work D. Don't insert anything. The code is fine as is

For unlimited access to Homework Help, a Homework+ subscription is required.

Unlock all answers

Get 1 free homework help answer.
Already have an account? Log in
Already have an account? Log in
Already have an account? Log in
Already have an account? Log in
Jamar Ferry
Jamar FerryLv2
4 Dec 2018
Already have an account? Log in
Start filling in the gaps now
Log in