mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-26 12:14:01 +00:00
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. |
||
---|---|---|
.. | ||
evdev | ||
in_axis.c | ||
in_binding.c | ||
in_button.c | ||
in_common.c | ||
in_evdev.c | ||
in_event.c | ||
in_imt.c | ||
keys.c | ||
Makemodule.am |