Trait bevy_event_set::EventSet[][src]

pub trait EventSet {
    fn apply(app: &mut AppBuilder);
}

Describes an event set

Required methods

fn apply(app: &mut AppBuilder)[src]

Loading content...

Implementors

Loading content...