Gamgine-0.4.1: Some kind of game library or set of utilities.

Safe HaskellNone
LanguageHaskell98

Gamgine.State.KeyInfo

Synopsis

Documentation

data KeyInfo Source

info for the pressed/released key

Constructors

KeyInfo 

Fields

key :: Key
 
status :: InputState
 
mousePos :: MousePos
 
modifiers :: ModifierKeys