static SurfaceMap FromArea(int startX, int width)
static DunesDescription CreateFromPlacement(Point origin, int width, int height)
WorldGenRange _singleDunesWidth
override bool Place(Point origin, StructureMap structures)
void PlaceSingle(DunesDescription description, StructureMap structures)
static void PlaceHill(int startX, int endX, double scale, DunesDescription description)
static void PlaceCurvedLine(Point startPoint, Point endPoint, Point anchorOffset, DunesDescription description)