| Package | Description |
|---|---|
| com.badlogic.gdx.assets.loaders | |
| com.badlogic.gdx.graphics.g2d | |
| com.badlogic.gdx.scenes.scene2d.ui |
| Modifier and Type | Method and Description |
|---|---|
ParticleEffect |
ParticleEffectLoader.load(AssetManager am,
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) |
| Modifier and Type | Method and Description |
|---|---|
ParticleEffect |
ParticleEffectActor.getEffect() |
| Constructor and Description |
|---|
ParticleEffectActor(ParticleEffect particleEffect,
boolean resetOnStart) |
Copyright © 2021. All rights reserved.