Uses of Class
com.threerings.opengl.effect.config.ParticleSystemConfig

Packages that use ParticleSystemConfig
com.threerings.opengl.effect Effect classes. 
com.threerings.opengl.effect.tools   
 

Uses of ParticleSystemConfig in com.threerings.opengl.effect
 

Constructors in com.threerings.opengl.effect with parameters of type ParticleSystemConfig
ParticleSystem(GlContext ctx, Scope parentScope, ParticleSystemConfig config)
          Creates a new particle system implementation.
 

Uses of ParticleSystemConfig in com.threerings.opengl.effect.tools
 

Methods in com.threerings.opengl.effect.tools that return ParticleSystemConfig
 ParticleSystemConfig ParticleEditor.getParticleSystemConfig()
          Returns a reference to the particle system configuration.
 



Copyright © 2011. All Rights Reserved.