Constructor for generating a mountainous landscape with various elements.
The x-axis offset.
The y-axis offset.
Optional
seed: number = DEFAULT_SEEDThe seed for noise functions.
Optional
width: numberThe width of the mountain.
Optional
height: numberThe height of the mountain.
An array of Elements.
The tag for the layer.
The x-coordinate.
The y-coordinate.
Represents a mountainous landscape with various elements.