public class AssetLoaderParameters<T> extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
AssetLoaderParameters.LoadedCallback
Callback interface that will be invoked when the
AssetManager loaded an asset. |
| Modifier and Type | Field and Description |
|---|---|
AssetLoaderParameters.LoadedCallback |
loadedCallback |
| Constructor and Description |
|---|
AssetLoaderParameters() |
public AssetLoaderParameters.LoadedCallback loadedCallback
Copyright © 2021. All rights reserved.