| Package | Description |
|---|---|
| com.badlogic.gdx.assets.loaders | |
| com.badlogic.gdx.graphics.g2d |
| Modifier and Type | Method and Description |
|---|---|
ParticleEffect |
ParticleEffectLoader.load(AssetManager am,
java.lang.String fileName,
FileHandle file,
ParticleEffectLoader.ParticleEffectParameter param) |
| Modifier and Type | Class and Description |
|---|---|
class |
ParticleEffectPool.PooledEffect |
| Constructor and Description |
|---|
ParticleEffect(ParticleEffect effect) |
ParticleEffectPool(ParticleEffect effect,
int initialCapacity,
int max) |