Class BlockingWorldLoader

java.lang.Object
org.xj3d.ui.construct.BlockingWorldLoader
All Implemented Interfaces:
Runnable, BrowserCoreListener, FrameStateListener

public class BlockingWorldLoader extends Object implements Runnable, BrowserCoreListener, FrameStateListener
A function module that handles world loading and blocks until the world is loaded and all the content loader threads return to their idle state. Additionally this loader reduces the frame rate while loading is in process to prevent unnecessary CPU time being spent on rendering.
Version:
$Revision: 1.2 $
Author:
Rex Melton