Package CSE115.BouncyShapes

Interface Summary
BehaviorSelector Methods called auto-magically when the user clicks an option from the behavior menu of Applet.
Shape An interface for those things controllable by the Animator and Dispatcher.
ShapeFactory ShapeFactory.java Created: Tue Oct 14 21:38:47 2003
 

Class Summary
Lab6Applet An applet for the balls to bounce on.
Oval A oval that moves when told to.
SineMaker This class is used to create a sine wave oscillation of an integer value between specified minimum and maximum values.
Square A square that moves when told to.
Triangle A triangle that moves when told to.
Vector Vector.java Created: Sat Sep 27 18:58:18 2003