ComponentGroup.draw

The group handles drawing by just drawing all of the sub components Components are drawn in the order they are in the group; later components go on top of earlier components

class ComponentGroup
override
void
draw
(
)

Meta