Groundwork for Steam Controller support

This commit is contained in:
2015-12-11 00:41:51 +01:00
parent b4df0c49ae
commit 13a6cf5a9b
4 changed files with 126 additions and 1 deletions
+1
View File
@@ -11,6 +11,7 @@
#include "Rendering/RenderQueueFactory.h"
#include "Input/InputProxy.h"
#include "Input/KeyboardInputHandler.h"
#include "Input/SteamControllerInputHandler.h"
#include "Core/EKeyDown.h"
#include "Core/EntityXMLFile.h"
#include "Core/SystemPipeline.h"