mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-09 07:20:40 +00:00
Removes the old component code and moves the IProcessInput interface file into platform/input/ directory.
This commit is contained in:
parent
7c7c799b57
commit
95ae0b9863
16 changed files with 2 additions and 1977 deletions
|
|
@ -23,7 +23,7 @@
|
|||
#include "windowManager/windowInputGenerator.h"
|
||||
#include "windowManager/platformWindow.h"
|
||||
#include "sim/actionMap.h"
|
||||
#include "component/interfaces/IProcessInput.h"
|
||||
#include "platform/input/IProcessInput.h"
|
||||
|
||||
|
||||
extern InputModifiers convertModifierBits(const U32 in);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue