Input: remove InputEvent and InputListener and related code. Those are handled in System/Event
This commit is contained in:
parent
3c209ba01b
commit
cdaed77bf7
8 changed files with 0 additions and 161 deletions
|
|
@ -56,8 +56,6 @@ local platform_spec_module = Module("source/Platform/Win32", {
|
|||
|
||||
local input_module = Module("source/Input", {
|
||||
"InputDevice.cpp",
|
||||
"InputEvent.cpp",
|
||||
"InputListener.cpp",
|
||||
"InputModule.cpp",
|
||||
"Keyboard.cpp",
|
||||
"Mouse.cpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue