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