hiker
|
8d07d26c25
|
Updated (c) year to include 2015.
|
2015-03-30 11:42:50 +11:00 |
|
hiker
|
92196c7534
|
Made processAndMapInput a pure virtual function of InputDevice, which
is implemented in Keyboard- and GamepadDevice.
|
2014-10-28 17:04:00 +11:00 |
|
hiker
|
a0b7b1003d
|
More work on refactoring input devices (still wip).
|
2014-10-28 10:14:04 +11:00 |
|
hiker
|
99f69f4070
|
Moved KeyboardConfig and GamepadConfig from DeviceConfig to their
own separate files.
|
2014-10-27 13:26:52 +11:00 |
|
hiker
|
ec908d85c6
|
Split GamepadDevice and KeyboarDevice from input_device into their
own files. Renamed InputManager::getDeviceList() to getDeviceManager().
|
2014-10-25 23:09:00 +11:00 |
|