Class KeySequence

java.lang.Object
org.web3d.vrml.util.KeySequence

public class KeySequence extends Object
A sequence, much like the collections List interface, specifically designed for queuing up sequences of Xj3DKeyEvents between rendering frames.

The methods involved with loading a sequence or manipulating it's underlying array of events are synchronized.

Version:
$Revision: 1.1 $
Author:
Rex Melton