KeyBindingManager

Undocumented in source.

Members

Functions

id
string id()
Undocumented in source. Be warned that the author may not have intended to support it.
init
void init(IResourceManagerRegistry resmanRegistry)
Undocumented in source. Be warned that the author may not have intended to support it.
postInit
void postInit()
Undocumented in source. Be warned that the author may not have intended to support it.
registerKeyBinding
void registerKeyBinding(KeyBinding* binding)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

keyBindingsByCode
KeyBinding*[uint] keyBindingsByCode;
Undocumented in source.
keyBindingsByName
KeyBinding*[string] keyBindingsByName;
Undocumented in source.

Meta