Uses of Class
com.threerings.opengl.effect.Particle

Packages that use Particle
com.threerings.opengl.effect Effect classes. 
 

Uses of Particle in com.threerings.opengl.effect
 

Methods in com.threerings.opengl.effect with parameters of type Particle
 void Influence.apply(Particle particle)
          Applies this influence to the specified particle.
 void Placer.place(Particle particle)
          Configures the supplied particle with an initial position.
 Vector3f Shooter.shoot(Particle particle)
          Configures the supplied particle with an initial velocity.
 



Copyright © 2011. All Rights Reserved.