Class PerFrameManager

java.lang.Object
java.lang.Thread
org.web3d.vrml.renderer.norender.browser.PerFrameManager
All Implemented Interfaces:
Runnable

public class PerFrameManager extends Thread
The thread that looks after the update issues of every frame.

Even as this is a thread, it is not automatically started. The user is required to start it separately.

Version:
$Revision: 1.3 $
Author:
Justin Couch