-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum IndexBuffer.Builder.IndexTypeType of the index buffer.
-
-
Method Summary
Modifier and Type Method Description static Array<IndexBuffer.Builder.IndexType>values()static IndexBuffer.Builder.IndexTypevalueOf(String name)-
-
Method Detail
-
values
static Array<IndexBuffer.Builder.IndexType> values()
-
valueOf
static IndexBuffer.Builder.IndexType valueOf(String name)
-
-
-
-