Package | Description |
---|---|
skyproc |
Modifier and Type | Method and Description |
---|---|
static RGB |
RGB.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RGB[] |
RGB.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
float |
NPC_.getFaceTint(RGB color) |
void |
NPC_.setFaceTint(RGB color,
float value) |