An example
Let’s add complexity to our bouncing ball example, to test the double-buffering.
Let’s add a Ball class, with random ball properties.
Then, let’s create an array of Balls, each draw an updated in its own manner . . .
Previous slide
Next slide
Back to first slide
View graphic version