Constructs a Man instance.
X-coordinate offset for the man.
Y-coordinate offset for the man.
Optional horizontalFlip: boolean = trueIndicates whether the man is flipped horizontally.
Optional scaling: number = 0.5Scaling factor for the man.
Optional bodyPartLengths: number[] = ...Array representing the lengths of different body parts.
Optional hasStick: boolean = falseIndicates whether the man has a stick.
Optional hatNumber: number = 1Indicates whether the man has a hat and the hat version. 0 is no hat
An array of Elements.
Class representing a man SVG complex structure.