Package com.croftsoft.core.animation.clock

Clock implementations for Swing-based animation.

See:
          Description

Class Summary
HiResClock A Clock with higher resolution than the system clock.
SystemClock Uses the system clock to provide the current time in nanoseconds.
Timekeeper Calculates the time delta.
 

Package com.croftsoft.core.animation.clock Description

Clock implementations for Swing-based animation.

For a tutorial on using this package, please see "Java Swing Sprite Animation".


CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)