Hopefully someone can help me out. The goal is to have random rectangles draw in different colors, which I have. Now, I need to make older ones fade as new ones draw. Any suggestions?
This is the drawing part, I can't figure out the fade though:
I have a program to make a bouncing ball. I got the ball to bounce and everything the way it needs to, but I need to get it to stay a solid color and then change later. How would I go about doing that?