Package | Description |
---|---|
com.tyrlib2.graphics.particles |
Modifier and Type | Method and Description |
---|---|
Emitter |
Emitter.copy() |
Emitter |
XMLEmitterFactory.create() |
Emitter |
IEmitterFactory.create() |
Emitter |
ParticleSystem.getEmitter(int index) |
Modifier and Type | Method and Description |
---|---|
void |
ParticleSystem.addEmitter(Emitter emitter) |
Constructor and Description |
---|
Emitter(Emitter other) |