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.
|
FileHandle |
imagesDir
Image directory.
|
loadedCallback
Constructor and Description |
---|
ParticleEffectLoader.ParticleEffectParameter() |
public java.lang.String atlasFile
public FileHandle imagesDir