handle_event

Function handle_event 

Source
pub fn handle_event(
    view: &mut dyn View,
    evt: &Event,
    hub: &Hub,
    parent_bus: &mut Bus,
    rq: &mut RenderQueue,
    context: &mut Context,
) -> bool