Home
last modified time | relevance | path

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

/dports/games/powder/powder118_src/port/gp2x/
H A Dgp2x.h5 #define GP2X_BUTTON_UPLEFT (1) macro
H A Dhamfake.cpp822 return (SDL_JoystickGetButton(joystick, GP2X_BUTTON_UPLEFT) || in hamfake_isPressed()
830 return (SDL_JoystickGetButton(joystick, GP2X_BUTTON_UPLEFT) || in hamfake_isPressed()
/dports/games/amoebax/amoebax-0.2.1/src/
H A Dgp2x.h26 #define GP2X_BUTTON_UPLEFT (1) macro
H A DHumanPlayer.cxx90 case GP2X_BUTTON_UPLEFT: in joyDown()
/dports/games/wizznic/Wizznic-1.1/src/platform/
H A Dgp2x.h29 #define GP2X_BUTTON_UPLEFT (1) macro
H A Dwiz.h31 #define GP2X_BUTTON_UPLEFT (1) macro
/dports/games/tecnoballz/tecnoballz-0.93.1/src/
H A Dhandler_keyboard.cc267 || event->jbutton.button == GP2X_BUTTON_UPLEFT in handle_console_buttons()
325 || event->jbutton.button == GP2X_BUTTON_UPLEFT in handle_console_buttons()
378 | gp2x_buttons[GP2X_BUTTON_UPLEFT] | gp2x_buttons[GP2X_BUTTON_UPRIGHT]; in handle_console_buttons()
383 | gp2x_buttons[GP2X_BUTTON_UPLEFT] in handle_console_buttons()
/dports/games/wizznic/Wizznic-1.1/src/
H A Dinput.c118 case GP2X_BUTTON_UPLEFT: in runControls()
164 case GP2X_BUTTON_UPLEFT: in runControls()
/dports/games/tecnoballz/tecnoballz-0.93.1/include/
H A Dhandler_keyboard.h44 GP2X_BUTTON_UPLEFT, enumerator
/dports/games/powermanga/powermanga-0.93.1/src/
H A Ddisplay_sdl.c59 GP2X_BUTTON_UPLEFT, enumerator
662 || event->jbutton.button == GP2X_BUTTON_UPLEFT in display_handle_console_buttons()
705 || event->jbutton.button == GP2X_BUTTON_UPLEFT in display_handle_console_buttons()
737 | gp2x_buttons[GP2X_BUTTON_UPLEFT] | gp2x_buttons[GP2X_BUTTON_UPRIGHT]; in display_handle_console_buttons()
742 | gp2x_buttons[GP2X_BUTTON_UPLEFT] in display_handle_console_buttons()
/dports/games/tong/tong/
H A Dtong.cpp68 #define GP2X_BUTTON_UPLEFT 1 macro
2251 case GP2X_BUTTON_UPLEFT: in read_input()
2369 case GP2X_BUTTON_UPLEFT: in read_input()