Safe Haskell | None |
---|---|
Language | Haskell2010 |
Game.LambdaHack.Client.UI.Content.KeyKind
Description
The type of key-command mappings to be used for the UI.
- data KeyKind = KeyKind {
- rhumanCommands :: ![(KM, ([CmdCategory], HumanCmd))]
Documentation
Key-command mappings to be used for the UI.
Constructors
KeyKind | |
Fields
|