Package gaiasky.util.gdx
Class TextureArrayLoader.TextureArrayParameter
java.lang.Object
com.badlogic.gdx.assets.AssetLoaderParameters<com.badlogic.gdx.graphics.TextureArray>
gaiasky.util.gdx.TextureArrayLoader.TextureArrayParameter
- Enclosing class:
TextureArrayLoader
public static class TextureArrayLoader.TextureArrayParameter
extends com.badlogic.gdx.assets.AssetLoaderParameters<com.badlogic.gdx.graphics.TextureArray>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.badlogic.gdx.assets.AssetLoaderParameters
com.badlogic.gdx.assets.AssetLoaderParameters.LoadedCallback
-
Field Summary
Fields inherited from class com.badlogic.gdx.assets.AssetLoaderParameters
loadedCallback
-
Constructor Summary
ConstructorDescriptionTextureArrayParameter
(com.badlogic.gdx.utils.Array<String> files) TextureArrayParameter
(String[] files) -
Method Summary
-
Field Details
-
files
-
-
Constructor Details
-
TextureArrayParameter
-
TextureArrayParameter
-