Home
last modified time | relevance | path

Searched refs:GP2X_BUTTON_B (Results 1 – 22 of 22) sorted by relevance

/dports/games/wizznic/Wizznic-1.1/src/platform/
H A Dgp2x.h35 #define GP2X_BUTTON_B (13) macro
56 #define PLATFORM_BUTTON_B GP2X_BUTTON_B
H A Dwiz.h37 #define GP2X_BUTTON_B (13) macro
58 #define PLATFORM_BUTTON_B GP2X_BUTTON_B
/dports/games/powder/powder118_src/port/gp2x/
H A Dgp2x.h11 #define GP2X_BUTTON_B (13) macro
H A Dhamfake.cpp841 return (SDL_JoystickGetButton(joystick, GP2X_BUTTON_B)); in hamfake_isPressed()
/dports/games/amoebax/amoebax-0.2.1/src/
H A Dgp2x.h32 #define GP2X_BUTTON_B (13) macro
H A DHumanPlayer.cxx80 case GP2X_BUTTON_B: in joyDown()
H A DTournamentMenuState.cxx72 case GP2X_BUTTON_B: in joyDown()
H A DPauseState.cxx72 case GP2X_BUTTON_B: in joyDown()
H A DTwoComputerPlayersState.cxx85 key == GP2X_BUTTON_B || in checkForRemoveStateKey()
H A DTryAgainState.cxx75 case GP2X_BUTTON_B: in joyDown()
H A DNormalSetupState.cxx94 case GP2X_BUTTON_B: in joyDown()
H A DMainMenuState.cxx124 case GP2X_BUTTON_B: in joyDown()
H A DNewHighScoreState.cxx171 case GP2X_BUTTON_B: in joyDown()
H A DTwoGP2XPlayersState.cxx256 case GP2X_BUTTON_B: in joyDown()
299 case GP2X_BUTTON_B: in joyUp()
H A DOptionsMenuState.cxx99 case GP2X_BUTTON_B: in joyDown()
H A DTournamentSetupState.cxx238 case GP2X_BUTTON_B: in joyDown()
H A DTournamentState.cxx382 case GP2X_BUTTON_B: in joyDown()
/dports/games/tecnoballz/tecnoballz-0.93.1/include/
H A Dhandler_keyboard.h56 GP2X_BUTTON_B, enumerator
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/gui-sdl/
H A Dmenu_tweak.c63 case GP2X_BUTTON_B: kb =1; break; in tweakz()
/dports/games/tecnoballz/tecnoballz-0.93.1/src/
H A Dhandler_keyboard.cc282 || event->jbutton.button == GP2X_BUTTON_B in handle_console_buttons()
339 || event->jbutton.button == GP2X_BUTTON_B in handle_console_buttons()
391 joy_release = gp2x_buttons[GP2X_BUTTON_B]; in handle_console_buttons()
/dports/games/powermanga/powermanga-0.93.1/src/
H A Ddisplay_sdl.c71 GP2X_BUTTON_B, enumerator
677 || event->jbutton.button == GP2X_BUTTON_B in display_handle_console_buttons()
720 || event->jbutton.button == GP2X_BUTTON_B in display_handle_console_buttons()
759 | gp2x_buttons[GP2X_BUTTON_B] | gp2x_buttons[GP2X_BUTTON_CLICK]; in display_handle_console_buttons()
/dports/games/tong/tong/
H A Dtong.cpp80 #define GP2X_BUTTON_B 13 macro
2219 case GP2X_BUTTON_B: in read_input()
2339 case GP2X_BUTTON_B: in read_input()