public final class RandomField extends Object
| Constructor and Description |
|---|
RandomField(int bits,
double scale,
long seed) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBits() |
double |
getScale() |
long |
getSeed() |
int |
getValue(int x) |
int |
getValue(int x,
int y) |
int |
getValue(int x,
int y,
int z) |
void |
setSeed(long seed) |
Copyright © 2011–2025 pepsoft.org. All rights reserved.