Class WGSimplexGenerator
java.lang.Object
zombie.iso.worldgen.WGSimplexGenerator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
N_NOISES
public static int N_NOISES
-
-
Constructor Details
-
WGSimplexGenerator
public WGSimplexGenerator(long arg0)
-
-
Method Details
-
noise
public double[] noise(double double0, double double1) -
selector
public double selector(double arg0, double arg1)
-