8
answers
0
watching
506
views
23 Apr 2018

17. What expression can you put in the blank so this program shows a circle falling from the top center to the middle and then stopping when it reaches the center of the display staying there for 50 frames and then moving back up and off of the screen? A. frameCount/(height/2) int bally = 0; B. frameCount: (height/2) void draw() { C. (1-(frameCount/(height/2))) background(120); D. (1-(bally/(height/2))) bally = bally + E. bally/(height/2) ellipse(width/2, bally, 20, 20);

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
Already have an account? Log in
Already have an account? Log in
Already have an account? Log in
Reid Wolff
Reid WolffLv2
26 Apr 2018
Already have an account? Log in
Start filling in the gaps now
Log in