Home
last modified time | relevance | path

Searched refs:GP2X_BUTTON_LEFT (Results 1 – 16 of 16) sorted by relevance

/dports/games/wizznic/Wizznic-1.1/src/platform/
H A Dgp2x.h27 #define GP2X_BUTTON_LEFT (2) macro
51 #define PLATFORM_BUTTON_LEFT GP2X_BUTTON_LEFT
H A Dwiz.h29 #define GP2X_BUTTON_LEFT (2) macro
53 #define PLATFORM_BUTTON_LEFT GP2X_BUTTON_LEFT
/dports/games/powder/powder118_src/port/gp2x/
H A Dgp2x.h3 #define GP2X_BUTTON_LEFT (2) macro
H A Dhamfake.cpp795 SDL_JoystickGetButton(joystick, GP2X_BUTTON_LEFT)) in hamfake_isPressed()
/dports/games/amoebax/amoebax-0.2.1/src/
H A Dgp2x.h24 #define GP2X_BUTTON_LEFT (2) macro
H A DHumanPlayer.cxx89 case GP2X_BUTTON_LEFT: in joyDown()
H A DNormalSetupState.cxx99 case GP2X_BUTTON_LEFT: in joyDown()
H A DNewHighScoreState.cxx180 case GP2X_BUTTON_LEFT: in joyDown()
H A DTwoGP2XPlayersState.cxx277 case GP2X_BUTTON_LEFT: in joyDown()
303 case GP2X_BUTTON_LEFT: in joyUp()
H A DOptionsMenuState.cxx109 case GP2X_BUTTON_LEFT: in joyDown()
H A DTournamentSetupState.cxx247 case GP2X_BUTTON_LEFT: in joyDown()
/dports/games/tecnoballz/tecnoballz-0.93.1/include/
H A Dhandler_keyboard.h45 GP2X_BUTTON_LEFT, enumerator
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/gui-sdl/
H A Dmenu_tweak.c60 case GP2X_BUTTON_LEFT: kleft = 1; break; in tweakz()
/dports/games/tecnoballz/tecnoballz-0.93.1/src/
H A Dhandler_keyboard.cc266 if (event->jbutton.button == GP2X_BUTTON_LEFT in handle_console_buttons()
324 if (event->jbutton.button == GP2X_BUTTON_LEFT in handle_console_buttons()
382 joy_left = gp2x_buttons[GP2X_BUTTON_LEFT] in handle_console_buttons()
/dports/games/powermanga/powermanga-0.93.1/src/
H A Ddisplay_sdl.c60 GP2X_BUTTON_LEFT, enumerator
661 if (event->jbutton.button == GP2X_BUTTON_LEFT in display_handle_console_buttons()
704 if (event->jbutton.button == GP2X_BUTTON_LEFT in display_handle_console_buttons()
741 joy_left = gp2x_buttons[GP2X_BUTTON_LEFT] in display_handle_console_buttons()
/dports/games/tong/tong/
H A Dtong.cpp69 #define GP2X_BUTTON_LEFT 2 macro
2204 case GP2X_BUTTON_LEFT: in read_input()
2326 case GP2X_BUTTON_LEFT: in read_input()