-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum Colors.RgbTypeTypes of RGB colors.
-
-
Method Summary
Modifier and Type Method Description static Array<Colors.RgbType>values()static Colors.RgbTypevalueOf(String name)-
-
Method Detail
-
values
static Array<Colors.RgbType> values()
-
valueOf
static Colors.RgbType valueOf(String name)
-
-
-
-