LambdaHack-0.2.14: A roguelike game engine in early development

Safe HaskellNone
LanguageHaskell2010

Game.LambdaHack.Client.UI.Content.KeyKind

Description

The type of key-command mappings to be used for the UI.

Synopsis

Documentation

data KeyKind Source

Key-command mappings to be used for the UI.

Constructors

KeyKind 

Fields

rhumanCommands :: ![(KM, ([CmdCategory], HumanCmd))]

default client UI commands