Package | Description |
---|---|
org.polydev.gaea.math |
Modifier and Type | Method and Description |
---|---|
static FastNoise.FractalType |
FastNoise.FractalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FastNoise.FractalType[] |
FastNoise.FractalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FastNoise.setFractalType(FastNoise.FractalType fractalType) |
Copyright © 2020. All rights reserved.