HGL-3.2.0.5: A simple graphics library based on X11 or Win32

Portabilityportable
Stabilityprovisional
Maintainerlibraries@haskell.org
Safe HaskellNone

Graphics.HGL.Key

Description

Abstract representation of keys.

Synopsis

Documentation

data Key Source

Instances

keyToChar :: Key -> CharSource

Converts a character key to a character.