Package lab3lib

Interface Summary
IBounceChanger An interface that bouncing things should conform to so that some of their properties can be modified.
IBouncingConstants  
 

Class Summary
BouncingBall TODO: A ball that bounces around the screen.
BouncingWorld A bouncing world.
BouncingWorldParent The parent class of the Bouncing World.
Test TODO: fill in comments for Test