| Package | Description |
|---|---|
| com.badlogic.gdx.graphics.g3d.particles.influencers |
| Modifier and Type | Class and Description |
|---|---|
static class |
ParticleControllerInfluencer.Random
Assigns a random controller of
templates to the particles. |
static class |
ParticleControllerInfluencer.Single
Assigns the first controller of
templates to the particles. |
| Constructor and Description |
|---|
ParticleControllerInfluencer(ParticleControllerInfluencer influencer) |