Tumbling Dukes

Single Thread

Error! You must use a Java enabled browser.



Example of implementing a single Thread to perform animation.
The Thread sequences through an index to array of 15 Duke images.
Drawing is performed directly to the Applet; thus image flickering
may occur:

 View source: AnimationOneThread.java

Compiled: JDK 1.2.1
Tested: Internet Explorer 5.0
Author: Lawrence M. Brown
Date: 25 September 1999