Torque3D/Engine/source/app
DavidWyand-GG 539efcb1e1 Input event changes
- New InputEventManager class.  It will be used by 3rd party input
devices to generate Torque 3D input events.
- Expanded the input event signal to include three new floats and a new
integer.
- Expanded the number of joystick buttons to 48.
- The input virtual map is now extendable rather than hard coded.
- The input devices types are now extendable rather than hard coded.
- New SI_POS, SI_ROT, SI_INT, and SI_FLOAT input event types.
- New SI_VALUE input action type.
- ActionMap has been updated to work with these changes.
- Removed unnecessary references to platform/event.h
2013-01-22 18:17:41 -05:00
..
net Input event changes 2013-01-22 18:17:41 -05:00
auth.h Input event changes 2013-01-22 18:17:41 -05:00
badWordFilter.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
badWordFilter.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
banList.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
banList.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
game.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
game.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
mainLoop.cpp Input event changes 2013-01-22 18:17:41 -05:00
mainLoop.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
version.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
version.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00