dxx-rebirth/common/arch
Martin Fiedler c24864b180 make menus controllable with joystick
In most menus, keyboard commands are synthesized
from controller buttons, leveraging the existing
axis-to-button translation.

Menu controls are currently fixed:
- button 0 (A) is confirm (Enter)
- button 1 (B) is cancel (Esc)
- button 2 (X) is switch (Space)
- button 3 (Y) is delete (Delete)
- axes 0 and 1 (main analog pad) maps to cursor keys
- all hats (D-pads) map to cursor keys

Title screens and credits can be confirmed
with any joystick button or axis motion too.
2020-06-28 17:08:26 +02:00
..
carbon Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
cocoa Update tool_bundle.py to parse correctly under Python3 2020-04-26 17:26:23 +00:00
ogl Refer to <array> directly, not through "compiler-array.h" 2020-05-02 21:18:42 +00:00
sdl make menus controllable with joystick 2020-06-28 17:08:26 +02:00
win32 modify SConstruct to handle target platform; fix track finish detect code 2019-10-27 14:53:48 +02:00