Closed pcantrell closed 1 week ago
Adds a getParent() to GraphicsObject. This adds the constraint that a GraphicsObject cannot belong to multiple GraphicsGroups simultaneously, which may break some existing code.
getParent()
Adds a
getParent()
to GraphicsObject. This adds the constraint that a GraphicsObject cannot belong to multiple GraphicsGroups simultaneously, which may break some existing code.