All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Panel
|
+----java.applet.Applet
|
+----gjt.test.UnitTest
|
+----gjt.test.BumpAnimationTest
When the sprite bounces off the left wall, it plays a bump sequence once; when it bounces off the right wall it plays the bump sequence twice.
public BumpAnimationTest()
public String title()
public Panel centerPanel()
All Packages Class Hierarchy This Package Previous Next Index