Home
last modified time | relevance | path

Searched defs:SDL_JoystickIndex (Results 1 – 9 of 9) sorted by relevance

/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_joystick_h.ads38 …function SDL_JoystickIndex (joystick : System.Address) return int; -- ../include/SDL/SDL_joystick… subprogspec
/dports/graphics/wdune/wdune-1.926/src/SDLjoystick/
H A Dmini_SDL_joystick.c207 int SDL_JoystickIndex(SDL_Joystick *joystick) in SDL_JoystickIndex() function
/dports/games/warmux/warmux-11.04/build/android/jni/sdl/src/joystick/
H A DSDL_joystick.c216 int SDL_JoystickIndex(SDL_Joystick *joystick) in SDL_JoystickIndex() function
/dports/devel/sdl12/SDL-1.2.15/src/joystick/
H A DSDL_joystick.c214 int SDL_JoystickIndex(SDL_Joystick *joystick) in SDL_JoystickIndex() function
/dports/games/hedgewars-server/hedgewars-src-1.0.0/hedgewars/
H A DSDLh.pas1187 function SDL_JoystickIndex(joy: PSDL_Joystick): LongInt; cdecl; external SDLLibName; in SDL_JoystickIndex() function
/dports/games/hedgewars/hedgewars-src-1.0.0/hedgewars/
H A DSDLh.pas1187 function SDL_JoystickIndex(joy: PSDL_Joystick): LongInt; cdecl; external SDLLibName; in SDL_JoystickIndex() function
/dports/devel/fpc-sdl/fpc-3.2.2/packages/sdl/src/
H A Dsdl.pas2752 function SDL_JoystickIndex(joystick: PSDL_Joystick): Integer; in SDL_JoystickIndex() function
/dports/lang/fpc-source/fpc-3.2.2/packages/sdl/src/
H A Dsdl.pas2752 function SDL_JoystickIndex(joystick: PSDL_Joystick): Integer; in SDL_JoystickIndex() function
/dports/devel/sdl12-compat/sdl12-compat-release-1.2.52/src/
H A DSDL12_compat.c1434 SDL_JoystickIndex(SDL_Joystick *joystick) in SDL_JoystickIndex() function