Class TimeScheduler

java.lang.Object
org.web3d.vrml.renderer.TimeScheduler
All Implemented Interfaces:
VRMLClock

public class TimeScheduler extends Object implements VRMLClock
A default time scheduler that deals with all time information within a given scene.

Currently a stubbed implementation that does no work.

Version:
$Revision: 1.3 $
Author:
Alan Hudson