- dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
- processKeyDown
void processKeyDown(uint keycode, KeyHandler handler)
Undocumented in source. Be warned that the author may not have intended to support it.
- processKeyUp
void processKeyUp(uint keycode, KeyHandler handler)
Undocumented in source. Be warned that the author may not have intended to support it.
- updateState
void updateState(uint depressedMods, uint latchedMods, uint lockedMods, uint depressedLayout, uint latchedLayout, uint lockedLayout)
Undocumented in source. Be warned that the author may not have intended to support it.
Keyboard class whose state is driven by xkbcommon