| Package | Description |
|---|---|
| xyz.xenondevs.particle.data.color |
| Modifier and Type | Method and Description |
|---|---|
static RegularColor |
RegularColor.fromHSVHue(int hue)
Constructs a
RegularColor using the HSV color spectrum. |
static RegularColor |
RegularColor.random()
Generates a random
RegularColor instance with a high saturation. |
static RegularColor |
RegularColor.random(boolean highSaturation)
Generates a random
RegularColor instance. |
Copyright © 2020. All rights reserved.