@Beta public class MapFactory extends Object
Constructor and Description |
---|
MapFactory() |
Modifier and Type | Method and Description |
---|---|
static double[][] |
heightMap(int width,
int height,
RNG rng)
Returns a randomly generated map of doubles.
|
public MapFactory()
Copyright © 2012–2016. All rights reserved.