Create a Tracker class that displays a circle in a graphics window to show the current location of an object. Here is a quick specification of the class:
Use your new Tracker class in conjunction with the Projectile class to write a program that graphically depicts the flight of a cannonball.