-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum Texture.CompressedFormatCompressed data types for use with PixelBufferDescriptor
-
-
Enum Constant Summary
-
Method Summary
Modifier and Type Method Description static Array<Texture.CompressedFormat>values()static Texture.CompressedFormatvalueOf(String name)-
-
Method Detail
-
values
static Array<Texture.CompressedFormat> values()
-
valueOf
static Texture.CompressedFormat valueOf(String name)
-
-
-
-