| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Game.LambdaHack.Client.UI.KeyBindings
Description
Binding of keys to commands.
No operation in this module involves the State or Action type.
Documentation
Bindings and other information about human player commands.
Arguments
| :: KeyKind | default key bindings from the content |
| -> Config | game config |
| -> Binding | concrete binding |
Binding of keys to movement and other standard commands, as well as commands defined in the config file.