Uses of Class
com.threerings.opengl.effect.config.MetaParticleSystemConfig.Alignment

Packages that use MetaParticleSystemConfig.Alignment
com.threerings.opengl.effect.config Effect configurations. 
 

Uses of MetaParticleSystemConfig.Alignment in com.threerings.opengl.effect.config
 

Fields in com.threerings.opengl.effect.config declared as MetaParticleSystemConfig.Alignment
 MetaParticleSystemConfig.Alignment MetaParticleSystemConfig.Layer.alignment
          The alignment mode to use for the particles.
 

Methods in com.threerings.opengl.effect.config that return MetaParticleSystemConfig.Alignment
static MetaParticleSystemConfig.Alignment MetaParticleSystemConfig.Alignment.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MetaParticleSystemConfig.Alignment[] MetaParticleSystemConfig.Alignment.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.