Working on using flat event data, instead of event objects
Conflicts: tools/ndll/Linux64/lime.ndll
This commit is contained in:
@@ -27,7 +27,8 @@ namespace lime {
|
||||
|
||||
static void Dispatch (KeyEvent* event);
|
||||
|
||||
int code;
|
||||
int keyCode;
|
||||
int modifier;
|
||||
KeyEventType type;
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user