mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-10 22:24:33 +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
|
|
@ -37,7 +37,7 @@
|
|||
#include "core/util/tSignal.h"
|
||||
#endif
|
||||
|
||||
#include "component/interfaces/IProcessInput.h"
|
||||
#include "platform/input/IProcessInput.h"
|
||||
#include "windowManager/platformWindowMgr.h"
|
||||
#include "gfx/gfxFence.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue