public static class ParticleEffectLoader.ParticleEffectParameter extends AssetLoaderParameters<ParticleEffect>
AssetManager.load(String, Class, AssetLoaderParameters) if additional configuration is
necessary for the ParticleEffect.AssetLoaderParameters.LoadedCallback| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
atlasFile
Atlas file name.
|
java.lang.String |
atlasPrefix
Optional prefix to image names
|
FileHandle |
imagesDir
Image directory.
|
loadedCallback| Constructor and Description |
|---|
ParticleEffectParameter() |
public java.lang.String atlasFile
public java.lang.String atlasPrefix
public FileHandle imagesDir