|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IParticleSystem | |
|---|---|
| j3d.examples.particles | |
| j3d.examples.particles.emitters | |
| Uses of IParticleSystem in j3d.examples.particles |
|---|
| Classes in j3d.examples.particles that implement IParticleSystem | |
|---|---|
class |
MotionBlurredParticleSystem
|
class |
ParticleSystem
The abstract super class for simple particle systems. |
class |
PointParticleSystem
A particle system that uses a pixel as a particle. |
class |
Shape3DParticleSystem
A particle system that uses any Shape3D as a particle. |
| Methods in j3d.examples.particles with parameters of type IParticleSystem | |
|---|---|
void |
ParticleSystemManager.register(IParticleSystem aParticleSystem)
|
| Uses of IParticleSystem in j3d.examples.particles.emitters |
|---|
| Methods in j3d.examples.particles.emitters that return IParticleSystem | |
|---|---|
IParticleSystem |
ParticleEmitter.getParticleSystem()
|
| Methods in j3d.examples.particles.emitters with parameters of type IParticleSystem | |
|---|---|
void |
ParticleEmitter.setParticleSystem(IParticleSystem system)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||