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

class ComponentGroup
void
handleEvent
(
SDL_Event event
)

Meta