Home
last modified time | relevance | path

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

/dports/games/wizznic/Wizznic-1.1/src/platform/
H A Dgp2x.h28 #define GP2X_BUTTON_RIGHT (6) macro
52 #define PLATFORM_BUTTON_RIGHT GP2X_BUTTON_RIGHT
H A Dwiz.h30 #define GP2X_BUTTON_RIGHT (6) macro
54 #define PLATFORM_BUTTON_RIGHT GP2X_BUTTON_RIGHT
/dports/games/powder/powder118_src/port/gp2x/
H A Dgp2x.h4 #define GP2X_BUTTON_RIGHT (6) macro
H A Dhamfake.cpp801 SDL_JoystickGetButton(joystick, GP2X_BUTTON_RIGHT)) in hamfake_isPressed()
/dports/games/amoebax/amoebax-0.2.1/src/
H A Dgp2x.h25 #define GP2X_BUTTON_RIGHT (6) macro
H A DHumanPlayer.cxx94 case GP2X_BUTTON_RIGHT: in joyDown()
H A DNormalSetupState.cxx103 case GP2X_BUTTON_RIGHT: in joyDown()
H A DNewHighScoreState.cxx172 case GP2X_BUTTON_RIGHT: in joyDown()
H A DOptionsMenuState.cxx113 case GP2X_BUTTON_RIGHT: in joyDown()
H A DTournamentSetupState.cxx251 case GP2X_BUTTON_RIGHT: in joyDown()
H A DTwoGP2XPlayersState.cxx272 case GP2X_BUTTON_RIGHT: in joyDown()
/dports/games/tecnoballz/tecnoballz-0.93.1/include/
H A Dhandler_keyboard.h49 GP2X_BUTTON_RIGHT, enumerator
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/gui-sdl/
H A Dmenu_tweak.c61 case GP2X_BUTTON_RIGHT: kright = 1; break; in tweakz()
/dports/games/tecnoballz/tecnoballz-0.93.1/src/
H A Dhandler_keyboard.cc274 if (event->jbutton.button == GP2X_BUTTON_RIGHT in handle_console_buttons()
331 if (event->jbutton.button == GP2X_BUTTON_RIGHT in handle_console_buttons()
385 joy_right = gp2x_buttons[GP2X_BUTTON_RIGHT] in handle_console_buttons()
/dports/games/powermanga/powermanga-0.93.1/src/
H A Ddisplay_sdl.c64 GP2X_BUTTON_RIGHT, enumerator
669 if (event->jbutton.button == GP2X_BUTTON_RIGHT in display_handle_console_buttons()
712 if (event->jbutton.button == GP2X_BUTTON_RIGHT in display_handle_console_buttons()
744 joy_right = gp2x_buttons[GP2X_BUTTON_RIGHT] in display_handle_console_buttons()
/dports/games/tong/tong/
H A Dtong.cpp73 #define GP2X_BUTTON_RIGHT 6 macro
2209 case GP2X_BUTTON_RIGHT: in read_input()
2330 case GP2X_BUTTON_RIGHT: in read_input()