[][src]Crate glutin_window

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

Structs

GlutinWindow

Contains stuff for game window.

Enums

OpenGL

Functions

map_key

Maps Glutin's key to Piston's key.

map_mouse

Maps Glutin's mouse button to Piston's mouse button.