Expand description
A winit window back-end for the Piston game engine.
Structs§
Enums§
- Keyboard
Ignore Modifiers - Settings for whether to ignore modifiers and use standard keyboard layouts instead.
- User
Event - Custom events for the winit event loop
Functions§
- map_
mouse - Maps Winit’s mouse button to Piston’s mouse button.