Skip to main content

game_event

Macro game_event 

Source
macro_rules! game_event {
    ($name:ident) => { ... };
}
Expand description

Implements Event and EventRouting for a non-cancellable event dispatched on the game loop’s bus.