Crate glutin_window[][src]

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

Structs

GlutinWindow

Contains stuff for game window.

Enums

OpenGL
UserEvent

Custom events for the glutin event loop

Functions

map_key

Maps Glutin’s key to Piston’s key.

map_mouse

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