quakeforge/include/QF/input
Bill Currie 5557bf0b09 [input] Implement axis binding
Each axis binding has its own recipe (meaning the same input axis can be
interpreted differently for each binding)

Recipes are specified with field=value pairs after the axis name.
Valid fields are minzone, maxzone, deadzone, curve and scale, with
deadzone doubling as a balanced/unbalanced flag.

The default recipe has no zones, is balanced, and curve and scale are 1.
2021-11-11 15:51:47 +09:00
..
binding.h [input] Implement axis binding 2021-11-11 15:51:47 +09:00
event.h Fix some optimization warnings 2021-11-11 15:43:07 +09:00
imt.h [input] Implement axis binding 2021-11-11 15:51:47 +09:00