Crate glutin_window

Crate glutin_window 

Source
Expand description

A Glutin window back-end for the Piston game engine.

Structs§

GlutinWindow
Contains stuff for game window.

Enums§

KeyboardIgnoreModifiers
Settings for whether to ignore modifiers and use standard keyboard layouts instead.
OpenGL
UserEvent
Custom events for the glutin event loop

Functions§

map_mouse
Maps Glutin’s mouse button to Piston’s mouse button.