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 |
|---|---|
String |
atlasFile
Atlas file name.
|
String |
atlasPrefix
Optional prefix to image names
|
FileHandle |
imagesDir
Image directory.
|
loadedCallback| Constructor and Description |
|---|
ParticleEffectParameter() |
public String atlasFile
public String atlasPrefix
public FileHandle imagesDir
Copyright © 2021. All rights reserved.