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