Function ComponentGroup.handleEvent

The group handles events by sending events to the sub components Components recieve events in the same order they are in the group

void handleEvent (
  derelict.sdl2.internal.sdl_types.SDL_Event event
);