onGroupEvent
Delivers event to every TileHolder in the whole screen's tree whose handlesGroupEvent returns true for it, via each one's own onTileGroupEvent override — the routing behind dev.catbit.mosaic.client.ui.sdui.foundation.tiles.renderer.TileRenderingScope.dispatchGroupEvent.
Parameters
event
the group event to broadcast.