Re-exports§
pub use Events::*;pub use OutputEvent::*;
Structs§
Enums§
Functions§
- start_
game_ loop - runs the game loop at the beginning of each pass, the loop calls the input func to get an input if the input is Quit or None(), then the loop exits
pub use Events::*;pub use OutputEvent::*;