voxelman.input.keybindingmanager

Members

Aliases

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

Classes

KeyBindingManager
class KeyBindingManager
Undocumented in source.

Enums

FireBeforeInput
enum FireBeforeInput
Undocumented in source.
KeyCode (from voxelman.platform.input)
enum KeyCode via public import voxelman.platform.input : KeyCode, PointerButton;
Undocumented in source.
PointerButton (from voxelman.platform.input)
enum PointerButton via public import voxelman.platform.input : KeyCode, PointerButton;
Undocumented in source.

Structs

KeyBinding
struct KeyBinding
Undocumented in source.

Meta

Authors

Andrey Penechko.