Generates a tree with blob-like clusters of branches.
Constructor for the Tree02 class.
X-coordinate offset of the tree base.
Y-coordinate offset of the tree base.
Color of the tree.
Number of blob-like clusters.
An array of Elements.
Adds an object to the elements array.
The object to be added to this.elements
Adds an object at the beginning of elements array. This way object will be rendered first, thus being a background.
Generates a tree with blob-like clusters of branches.