Home
last modified time | relevance | path

Searched refs:sdl_js_button (Results 1 – 4 of 4) sorted by relevance

/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/libgame/
H A Dsdl.c1873 static int sdl_js_button[MAX_PLAYERS][2] = { {0, 0}, {0, 0}, {0, 0}, {0, 0} }; variable
1910 sdl_js_button[event->jbutton.which][event->jbutton.button] = TRUE; in HandleJoystickEvent()
1915 sdl_js_button[event->jbutton.which][event->jbutton.button] = FALSE; in HandleJoystickEvent()
1990 *b1 = sdl_js_button[nr][0]; in SDLReadJoystick()
1992 *b2 = sdl_js_button[nr][1]; in SDLReadJoystick()
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/libgame/
H A Dsdl.c1873 static int sdl_js_button[MAX_PLAYERS][2] = { {0, 0}, {0, 0}, {0, 0}, {0, 0} }; variable
1910 sdl_js_button[event->jbutton.which][event->jbutton.button] = TRUE; in HandleJoystickEvent()
1915 sdl_js_button[event->jbutton.which][event->jbutton.button] = FALSE; in HandleJoystickEvent()
1990 *b1 = sdl_js_button[nr][0]; in SDLReadJoystick()
1992 *b2 = sdl_js_button[nr][1]; in SDLReadJoystick()
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/libgame/
H A Dsdl.c1883 static int sdl_js_button[MAX_PLAYERS][2] = { {0, 0}, {0, 0}, {0, 0}, {0, 0} }; variable
1920 sdl_js_button[event->jbutton.which][event->jbutton.button] = TRUE; in HandleJoystickEvent()
1925 sdl_js_button[event->jbutton.which][event->jbutton.button] = FALSE; in HandleJoystickEvent()
2000 *b1 = sdl_js_button[nr][0]; in SDLReadJoystick()
2002 *b2 = sdl_js_button[nr][1]; in SDLReadJoystick()
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/libgame/
H A Dsdl.c1883 static int sdl_js_button[MAX_PLAYERS][2] = { {0, 0}, {0, 0}, {0, 0}, {0, 0} }; variable
1920 sdl_js_button[event->jbutton.which][event->jbutton.button] = TRUE; in HandleJoystickEvent()
1925 sdl_js_button[event->jbutton.which][event->jbutton.button] = FALSE; in HandleJoystickEvent()
2000 *b1 = sdl_js_button[nr][0]; in SDLReadJoystick()
2002 *b2 = sdl_js_button[nr][1]; in SDLReadJoystick()