Uses of Package
com.threerings.opengl.effect.config

Packages that use com.threerings.opengl.effect.config
com.threerings.opengl.effect Effect classes. 
com.threerings.opengl.effect.config Effect configurations. 
com.threerings.opengl.effect.tools   
 

Classes in com.threerings.opengl.effect.config used by com.threerings.opengl.effect
BaseParticleSystemConfig
          Base class for ParticleSystemConfig and MetaParticleSystemConfig.
BaseParticleSystemConfig.Layer
          A single layer of the system.
MetaParticleSystemConfig
          The configuration of a meta particle system (like a particle system, but each particle is a model instance).
ParticleSystemConfig
          The configuration of a particle system.
 

Classes in com.threerings.opengl.effect.config used by com.threerings.opengl.effect.config
BaseParticleSystemConfig
          Base class for ParticleSystemConfig and MetaParticleSystemConfig.
BaseParticleSystemConfig.Layer
          A single layer of the system.
CounterConfig
          Determines how many particles to emit at each frame.
InfluenceConfig
          Modifies the state of a set of particles.
MetaParticleSystemConfig.Alignment
          The different alignment modes.
MetaParticleSystemConfig.Layer
          A single layer of the system.
ParticleSystemConfig.Alignment
          The different alignment modes.
ParticleSystemConfig.GroupPriority
          Controls the order in which layers are rendered within the system.
ParticleSystemConfig.Layer
          A single layer of the system.
ParticleSystemConfig.Lines
          Renders particles as lines or line strips.
ParticleSystemConfig.ParticleGeometryConfig
          Determines how particles are rendered.
ParticleSystemConfig.Quads
          Renders particles as quads or quad strips.
PlacerConfig
          Determines the particles' initial positions.
ShooterConfig
          Determines the particles' initial velocities.
 

Classes in com.threerings.opengl.effect.config used by com.threerings.opengl.effect.tools
ParticleSystemConfig
          The configuration of a particle system.
 



Copyright © 2011. All Rights Reserved.