Class DefaultParticleSystemManager

java.lang.Object
org.xj3d.impl.core.eventmodel.DefaultParticleSystemManager
All Implemented Interfaces:
NodeManager

public class DefaultParticleSystemManager extends Object implements NodeManager
Manager for ParticleSystem nodes and their contained sets of children.

Keeps track of all particle systems and makes sure that they update every frame as well as tracking state for those that should not update any longer.

This manager likes to run at the end of the frame.

Version:
$Revision: 1.2 $
Author:
Justin Couch