In this lab you will modify and/or extend your previous "Balls Animation" program to use multiple classes with inheritance. Please start with your previous lab (which you are free to modify as you wish), not the example program from me, although you may consult my example.
Here is a slightly cleaned up version of the example I cooked up in lecture. Note that this only has 2 types of balls: ExampleBallsInherit.zip
The requirements for using inheritance and the associated grading points are as follows: