voxelman.input.keybindingmanager

Members

Aliases

KeyHandler
alias KeyHandler = void delegate(string key)
Undocumented in source.

Classes

KeyBindingManager
class KeyBindingManager
Undocumented in source.

Enums

KeyCode (from voxelman.gui.plugin)
enum KeyCode via public import voxelman.gui.plugin : KeyCode, PointerButton;
Undocumented in source.
PointerButton (from voxelman.gui.plugin)
enum PointerButton via public import voxelman.gui.plugin : KeyCode, PointerButton;
Undocumented in source.

Structs

KeyBinding
struct KeyBinding
Undocumented in source.

Meta

Authors

Andrey Penechko.