quakeforge/include/QF/input
Bill Currie 1a79915d22 [input] Add axis listeners
The listener is invoked when the axis value changes due to IN_UpdateAxis
or IN_ClampAxis updating the axis. This does mean the listener
invocation make be somewhat delayed. I am a tad uncertain about this
design thus it being a separate commit.
2021-11-25 20:04:08 +09:00
..
binding.h [input] Add axis listeners 2021-11-25 20:04:08 +09:00
event.h [input] Make event names easy to print 2021-11-22 14:59:32 +09:00
event_names.h [input] Make event names easy to print 2021-11-22 14:59:32 +09:00
imt.h [input] Save/load config to/from plist configs 2021-11-14 10:17:05 +09:00