Package | Description |
---|---|
com.tyrlib2.graphics.particles |
Modifier and Type | Method and Description |
---|---|
ParticleSystem |
ParticleSystem.copy() |
ParticleSystem |
XMLParticleSystemFactory.create() |
ParticleSystem |
IParticleSystemFactory.create() |
ParticleSystem |
Emitter.getParticleSystem() |
ParticleSystem |
Affector.getParticleSystem() |
Modifier and Type | Method and Description |
---|---|
void |
Emitter.setParticleSystem(ParticleSystem system) |
void |
Affector.setParticleSystem(ParticleSystem system) |