Uses of Interface
com.badlogic.gdx.graphics.TextureArrayData
-
Packages that use TextureArrayData Package Description com.badlogic.gdx.graphics com.badlogic.gdx.graphics.glutils -
-
Uses of TextureArrayData in com.badlogic.gdx.graphics
Methods in com.badlogic.gdx.graphics that return TextureArrayData Modifier and Type Method Description static TextureArrayDataTextureArrayData.Factory. loadFromFiles(Pixmap.Format format, boolean useMipMaps, FileHandle... files)Constructors in com.badlogic.gdx.graphics with parameters of type TextureArrayData Constructor Description TextureArray(TextureArrayData data) -
Uses of TextureArrayData in com.badlogic.gdx.graphics.glutils
Classes in com.badlogic.gdx.graphics.glutils that implement TextureArrayData Modifier and Type Class Description classFileTextureArrayData
-