Expand description
Re-exports§
pub use miniquad;
pub use rgb;
pub use simple_blit;
Structs§
- Context
- An object that holds the app’s global state.
Enums§
- Input
State - Input state of a mouse/keyboard button
Traits§
- App
- Application state.
Functions§
- start
- Start the application using provided config and state.