map keys and handle key events on Android and OS X

This commit is contained in:
2017-04-17 19:35:48 +02:00
parent 54082591f1
commit 45cf8c9168
11 changed files with 595 additions and 68 deletions

3
engine/event.cpp Normal file
View File

@@ -0,0 +1,3 @@
#include "pch.h"
#include "event.h"