Package | Description |
---|---|
org.polydev.gaea.math |
Modifier and Type | Method and Description |
---|---|
static FastNoiseLite.FractalType |
FastNoiseLite.FractalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FastNoiseLite.FractalType[] |
FastNoiseLite.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 |
FastNoiseLite.setFractalType(FastNoiseLite.FractalType fractalType) |
Copyright © 2020. All rights reserved.