Package | Description |
---|---|
com.badlogic.gdx.graphics | |
com.badlogic.gdx.graphics.glutils |
Modifier and Type | Method and Description |
---|---|
TextureData.TextureDataType |
TextureData.getType() |
static TextureData.TextureDataType |
TextureData.TextureDataType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TextureData.TextureDataType[] |
TextureData.TextureDataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TextureData.TextureDataType |
ETC1TextureData.getType() |
TextureData.TextureDataType |
FileTextureData.getType() |
TextureData.TextureDataType |
FloatTextureData.getType() |
TextureData.TextureDataType |
MipMapTextureData.getType() |
TextureData.TextureDataType |
PixmapTextureData.getType() |