input manager progress
This commit is contained in:
parent
bc937e3e71
commit
854c827911
5 changed files with 82 additions and 11 deletions
|
|
@ -26,8 +26,12 @@ namespace Events {
|
|||
LISTENER(mouseButton);
|
||||
LISTENER(mouseAxis);
|
||||
LISTENER(mouseFrame);
|
||||
|
||||
LISTENER(newInput);
|
||||
LISTENER(newKeyboard);
|
||||
|
||||
LISTENER(keyboardKey);
|
||||
LISTENER(keyboardMod);
|
||||
LISTENER(keyboardDestroy);
|
||||
|
||||
LISTENER(requestMouse);
|
||||
LISTENER(requestSetSel);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue