Interface | Description |
---|---|
AssetErrorListener | |
AssetLoaderParameters.LoadedCallback |
Callback interface that will be invoked when the
AssetManager loaded an asset. |
Class | Description |
---|---|
AssetDescriptor<T> |
Describes an asset to be loaded by its filename, type and
AssetLoaderParameters . |
AssetLoaderParameters<T> | |
AssetManager |
Loads and stores assets like textures, bitmapfonts, tile maps, sounds, music and so on.
|