FunGEn-0.3: FUNctional Game ENgine

Graphics.UI.Fungen.Input

Description

This FunGEn module controls the user input (mouse, keyboard, joystick...)

Synopsis

Documentation

type InputConfig t s u v = (Key, KeyEvent, IOGame t s u v ())Source

data Key

A generalized view of keys

Instances

data KeyEvent Source

Constructors

Press 
StillDown 
Release 

Instances

data MouseButton

Mouse buttons, including a wheel