Home
last modified time | relevance | path

Searched refs:GP2X_BUTTON_DOWNRIGHT (Results 1 – 11 of 11) sorted by relevance

/dports/games/powder/powder118_src/port/gp2x/
H A Dgp2x.h8 #define GP2X_BUTTON_DOWNRIGHT (5) macro
H A Dhamfake.cpp827 SDL_JoystickGetButton(joystick, GP2X_BUTTON_DOWNRIGHT)); in hamfake_isPressed()
835 SDL_JoystickGetButton(joystick, GP2X_BUTTON_DOWNRIGHT)); in hamfake_isPressed()
/dports/games/amoebax/amoebax-0.2.1/src/
H A Dgp2x.h29 #define GP2X_BUTTON_DOWNRIGHT (5) macro
H A DTwoGP2XPlayersState.cxx287 case GP2X_BUTTON_DOWNRIGHT: in joyDown()
/dports/games/tecnoballz/tecnoballz-0.93.1/src/
H A Dhandler_keyboard.cc261 || event->jbutton.button == GP2X_BUTTON_DOWNRIGHT) in handle_console_buttons()
276 || event->jbutton.button == GP2X_BUTTON_DOWNRIGHT in handle_console_buttons()
320 || event->jbutton.button == GP2X_BUTTON_DOWNRIGHT) in handle_console_buttons()
333 || event->jbutton.button == GP2X_BUTTON_DOWNRIGHT in handle_console_buttons()
381 | gp2x_buttons[GP2X_BUTTON_DOWNRIGHT]; in handle_console_buttons()
387 | gp2x_buttons[GP2X_BUTTON_DOWNRIGHT] | gp2x_buttons[GP2X_BUTTON_R]; in handle_console_buttons()
/dports/games/wizznic/Wizznic-1.1/src/platform/
H A Dgp2x.h32 #define GP2X_BUTTON_DOWNRIGHT (5) macro
H A Dwiz.h34 #define GP2X_BUTTON_DOWNRIGHT (5) macro
/dports/games/wizznic/Wizznic-1.1/src/
H A Dinput.c136 case GP2X_BUTTON_DOWNRIGHT: in runControls()
182 case GP2X_BUTTON_DOWNRIGHT: in runControls()
/dports/games/tecnoballz/tecnoballz-0.93.1/include/
H A Dhandler_keyboard.h48 GP2X_BUTTON_DOWNRIGHT, enumerator
/dports/games/powermanga/powermanga-0.93.1/src/
H A Ddisplay_sdl.c63 GP2X_BUTTON_DOWNRIGHT, enumerator
656 || event->jbutton.button == GP2X_BUTTON_DOWNRIGHT) in display_handle_console_buttons()
671 || event->jbutton.button == GP2X_BUTTON_DOWNRIGHT in display_handle_console_buttons()
699 || event->jbutton.button == GP2X_BUTTON_DOWNRIGHT) in display_handle_console_buttons()
714 || event->jbutton.button == GP2X_BUTTON_DOWNRIGHT in display_handle_console_buttons()
740 | gp2x_buttons[GP2X_BUTTON_DOWNRIGHT]; in display_handle_console_buttons()
746 | gp2x_buttons[GP2X_BUTTON_DOWNRIGHT] | gp2x_buttons[GP2X_BUTTON_R]; in display_handle_console_buttons()
/dports/games/tong/tong/
H A Dtong.cpp72 #define GP2X_BUTTON_DOWNRIGHT 5 macro
2272 case GP2X_BUTTON_DOWNRIGHT: in read_input()
2387 case GP2X_BUTTON_DOWNRIGHT: in read_input()