Home
last modified time | relevance | path

Searched refs:GP2X_BUTTON_L (Results 1 – 12 of 12) sorted by relevance

/dports/games/wizznic/Wizznic-1.1/src/platform/
H A Dgp2x.h38 #define GP2X_BUTTON_L (10) macro
57 #define PLATFORM_SHOULDER_LEFT GP2X_BUTTON_L
H A Dwiz.h40 #define GP2X_BUTTON_L (10) macro
59 #define PLATFORM_SHOULDER_LEFT GP2X_BUTTON_L
/dports/games/powder/powder118_src/port/gp2x/
H A Dgp2x.h14 #define GP2X_BUTTON_L (10) macro
H A Dhamfake.cpp847 return (SDL_JoystickGetButton(joystick, GP2X_BUTTON_L)); in hamfake_isPressed()
/dports/games/amoebax/amoebax-0.2.1/src/
H A Dgp2x.h35 #define GP2X_BUTTON_L (10) macro
H A DHumanPlayer.cxx76 case GP2X_BUTTON_L: in joyDown()
H A DMainMenuState.cxx135 case GP2X_BUTTON_L: in joyDown()
H A DOptionsMenuState.cxx118 case GP2X_BUTTON_L: in joyDown()
/dports/games/tecnoballz/tecnoballz-0.93.1/include/
H A Dhandler_keyboard.h54 GP2X_BUTTON_L, enumerator
/dports/games/tecnoballz/tecnoballz-0.93.1/src/
H A Dhandler_keyboard.cc269 || event->jbutton.button == GP2X_BUTTON_L) in handle_console_buttons()
327 || event->jbutton.button == GP2X_BUTTON_L) in handle_console_buttons()
384 | gp2x_buttons[GP2X_BUTTON_DOWNLEFT] | gp2x_buttons[GP2X_BUTTON_L]; in handle_console_buttons()
/dports/games/powermanga/powermanga-0.93.1/src/
H A Ddisplay_sdl.c69 GP2X_BUTTON_L, enumerator
664 || event->jbutton.button == GP2X_BUTTON_L) in display_handle_console_buttons()
707 || event->jbutton.button == GP2X_BUTTON_L) in display_handle_console_buttons()
743 | gp2x_buttons[GP2X_BUTTON_DOWNLEFT] | gp2x_buttons[GP2X_BUTTON_L]; in display_handle_console_buttons()
/dports/games/tong/tong/
H A Dtong.cpp77 #define GP2X_BUTTON_L 10 macro
2237 case GP2X_BUTTON_L: in read_input()
2357 case GP2X_BUTTON_L: in read_input()