LambdaHack-0.10.2.0: A game engine library for tactical squad ASCII roguelike dungeon crawlers
Safe HaskellNone
LanguageHaskell2010

Client.UI.Content.Input

Description

The default game key-command mapping to be used for UI. Can be overridden via macros in the config file.

Synopsis

Documentation

standardKeysAndMouse :: InputContentRaw Source #

Description of default key-command bindings.

In addition to these commands, mouse and keys have a standard meaning when navigating various menus.

Internal operations