Home
last modified time | relevance | path

Searched defs:SDL_GetMouseState (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_mouse_h.ads41 …function SDL_GetMouseState (x : access int; y : access int) return SDL_SDL_stdinc_h.Uint8; -- ../… subprogspec
/dports/games/warmux/warmux-11.04/build/android/jni/sdl/src/events/
H A DSDL_mouse.c72 Uint8 SDL_GetMouseState (int *x, int *y) in SDL_GetMouseState() function
/dports/devel/sdl12/SDL-1.2.15/src/events/
H A DSDL_mouse.c72 Uint8 SDL_GetMouseState (int *x, int *y) in SDL_GetMouseState() function
/dports/devel/py-pysdl2/PySDL2-0.9.9/sdl2/
H A Dmouse.py61 SDL_GetMouseState = _bind("SDL_GetMouseState", [POINTER(c_int), POINTER(c_int)], Uint32) variable
/dports/devel/sdl12-compat/sdl12-compat-release-1.2.52/src/
H A DSDL20_include_wrapper.h59 #define SDL_GetMouseState IGNORE_THIS_VERSION_OF_SDL_GetMouseState macro
/dports/games/libretro-hatari/hatari-561c07e/libretro/include/
H A DSDL.h85 #define SDL_GetMouseState(X,Y) GuiGetMouseState((X),(Y)) macro
/dports/games/libretro-xrick/xrick-libretro-0aad6c6/libretro/include/
H A DSDL.h113 #define SDL_GetMouseState(X,Y) GuiGetMouseState((X),(Y)) macro
/dports/games/spring/spring_98.0/rts/lib/headlessStubs/
H A Dsdlstub.c199 extern DECLSPEC Uint32 SDLCALL SDL_GetMouseState(int* x, int* y) { in SDL_GetMouseState() function
/dports/games/hedgewars-server/hedgewars-src-1.0.0/hedgewars/
H A DSDLh.pas1133 function SDL_GetMouseState(x, y: PLongInt): Byte; cdecl; external SDLLibName; in SDL_GetMouseState() function
/dports/games/hedgewars/hedgewars-src-1.0.0/hedgewars/
H A DSDLh.pas1133 function SDL_GetMouseState(x, y: PLongInt): Byte; cdecl; external SDLLibName; in SDL_GetMouseState() function
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/events/
H A DSDL_mouse.c479 SDL_GetMouseState(int *x, int *y) function
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/events/
H A DSDL_mouse.c479 SDL_GetMouseState(int *x, int *y) function
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/android/AnVICE/jni/locnet_al/
H A Dmissing.cpp71 extern DECLSPEC Uint8 SDLCALL SDL_GetMouseState(int *x, int *y) in SDL_GetMouseState() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/events/
H A DSDL_mouse.c482 SDL_GetMouseState(int *x, int *y) function
/dports/emulators/vice/vice-3.5/src/arch/android/AnVICE/jni/locnet_al/
H A Dmissing.cpp71 extern DECLSPEC Uint8 SDLCALL SDL_GetMouseState(int *x, int *y) in SDL_GetMouseState() function
/dports/devel/fpc-sdl/fpc-3.2.2/packages/sdl/src/
H A Dsdl.pas3644 function SDL_GetMouseState(var x: Integer; var y: Integer): UInt8; in SDL_GetMouseState() function
/dports/lang/fpc-source/fpc-3.2.2/packages/sdl/src/
H A Dsdl.pas3644 function SDL_GetMouseState(var x: Integer; var y: Integer): UInt8; in SDL_GetMouseState() function
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/events/
H A DSDL_mouse.c603 SDL_GetMouseState(int *x, int *y) function
/dports/devel/sdl20/SDL2-2.0.18/src/events/
H A DSDL_mouse.c768 SDL_GetMouseState(int *x, int *y) function
/dports/x11/controllermap/SDL2-2.0.18/src/events/
H A DSDL_mouse.c768 SDL_GetMouseState(int *x, int *y) function
/dports/graphics/blender/blender-2.91.0/extern/sdlew/src/
H A Dsdlew.c277 tSDL_GetMouseState *SDL_GetMouseState; variable
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/dynapi/
H A DSDL_dynapi_overrides.h252 #define SDL_GetMouseState SDL_GetMouseState_REAL macro
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/dynapi/
H A DSDL_dynapi_overrides.h252 #define SDL_GetMouseState SDL_GetMouseState_REAL macro
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/dynapi/
H A DSDL_dynapi_overrides.h252 #define SDL_GetMouseState SDL_GetMouseState_REAL macro
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/dynapi/
H A DSDL_dynapi_overrides.h246 #define SDL_GetMouseState SDL_GetMouseState_REAL macro

12