Home
last modified time | relevance | path

Searched refs:SDL_JoyAxisEvent (Results 1 – 25 of 150) sorted by relevance

123456

/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/common/include/
H A Djoy.h65 window_event_result joy_axis_handler(const SDL_JoyAxisEvent *jae);
67 #define joy_axis_handler(jbe) (static_cast<const SDL_JoyAxisEvent *const &>(jbe), window_event_resu…
71 window_event_result joy_axisbutton_handler(const SDL_JoyAxisEvent *jae);
73 #define joy_axisbutton_handler(jbe) (static_cast<const SDL_JoyAxisEvent *const &>(jbe), window_even…
/dports/games/d2x/d2x-0.2.5/arch/sdl/
H A Devent.c24 extern void joy_axis_handler(SDL_JoyAxisEvent *jae);
52 joy_axis_handler((SDL_JoyAxisEvent *)&event); in event_poll()
/dports/games/ioquake3/ioquake3-1.36/code/SDL12/include/
H A DSDL_events.h146 typedef struct SDL_JoyAxisEvent { struct
151 } SDL_JoyAxisEvent; argument
226 SDL_JoyAxisEvent jaxis;
/dports/games/ioquake3-server/ioquake3-1.36/code/SDL12/include/
H A DSDL_events.h146 typedef struct SDL_JoyAxisEvent { struct
151 } SDL_JoyAxisEvent; typedef
226 SDL_JoyAxisEvent jaxis;
/dports/devel/sdl12/SDL-1.2.15/include/
H A DSDL_events.h153 typedef struct SDL_JoyAxisEvent { struct
158 } SDL_JoyAxisEvent; argument
233 SDL_JoyAxisEvent jaxis;
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/dylibs/SDL.framework/Versions/A/Headers/
H A DSDL_events.h153 typedef struct SDL_JoyAxisEvent { struct
158 } SDL_JoyAxisEvent; argument
233 SDL_JoyAxisEvent jaxis;
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/SDL12/include/
H A DSDL_events.h143 typedef struct SDL_JoyAxisEvent { struct
148 } SDL_JoyAxisEvent; typedef
223 SDL_JoyAxisEvent jaxis;
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/SDL12/include/
H A DSDL_events.h146 typedef struct SDL_JoyAxisEvent { struct
151 } SDL_JoyAxisEvent; argument
226 SDL_JoyAxisEvent jaxis;
/dports/games/blinkensisters/blinkensisters/lostpixels/game/software/WIN32/SDL/include/
H A DSDL_events.h146 typedef struct SDL_JoyAxisEvent { struct
151 } SDL_JoyAxisEvent; argument
226 SDL_JoyAxisEvent jaxis;
/dports/games/biniax2/biniax2-1.30_9/SDLinclude/
H A DSDL_events.h146 typedef struct SDL_JoyAxisEvent { struct
151 } SDL_JoyAxisEvent; typedef
226 SDL_JoyAxisEvent jaxis;
/dports/games/bloodfrontier/bloodfrontier/src/include/
H A DSDL_events.h153 typedef struct SDL_JoyAxisEvent { struct
158 } SDL_JoyAxisEvent; argument
233 SDL_JoyAxisEvent jaxis;
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/android/AnVICE/jni/sdl/include/
H A DSDL_events.h153 typedef struct SDL_JoyAxisEvent { struct
158 } SDL_JoyAxisEvent; argument
233 SDL_JoyAxisEvent jaxis;
/dports/games/NBlood/NBlood-a1689a4/platform/Wii/include/SDL/
H A DSDL_events.h146 typedef struct SDL_JoyAxisEvent { struct
151 } SDL_JoyAxisEvent; argument
226 SDL_JoyAxisEvent jaxis;
/dports/games/assaultcube/AssaultCube_v1.2.0.2/source/include/
H A DSDL_events.h153 typedef struct SDL_JoyAxisEvent { struct
158 } SDL_JoyAxisEvent; argument
233 SDL_JoyAxisEvent jaxis;
/dports/games/openarena/openarena-engine-source-0.8.8/code/SDL12/include/
H A DSDL_events.h153 typedef struct SDL_JoyAxisEvent { struct
158 } SDL_JoyAxisEvent; argument
233 SDL_JoyAxisEvent jaxis;
/dports/games/nexuiz/Nexuiz/Nexuiz-SDL.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/
H A DSDL_events.h146 typedef struct SDL_JoyAxisEvent { struct
151 } SDL_JoyAxisEvent; argument
226 SDL_JoyAxisEvent jaxis;
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/SDL12/include/
H A DSDL_events.h153 typedef struct SDL_JoyAxisEvent { struct
158 } SDL_JoyAxisEvent; argument
233 SDL_JoyAxisEvent jaxis;
/dports/games/evq3/evq3/code/SDL12/include/
H A DSDL_events.h146 typedef struct SDL_JoyAxisEvent { struct
151 } SDL_JoyAxisEvent; argument
226 SDL_JoyAxisEvent jaxis;
/dports/games/warmux/warmux-11.04/build/android/jni/sdl/include/
H A DSDL_events.h153 typedef struct SDL_JoyAxisEvent { struct
158 } SDL_JoyAxisEvent; argument
233 SDL_JoyAxisEvent jaxis;
/dports/games/scourge/scourge/xcode10.4/Frameworks/SDL.framework/Versions/A/Headers/
H A DSDL_events.h146 typedef struct SDL_JoyAxisEvent { struct
151 } SDL_JoyAxisEvent; typedef
226 SDL_JoyAxisEvent jaxis;
/dports/games/scorched3d/scorched-dep-win32/include/SDL/SDL/
H A DSDL_events.h146 typedef struct SDL_JoyAxisEvent { struct
151 } SDL_JoyAxisEvent; typedef
226 SDL_JoyAxisEvent jaxis;
/dports/emulators/vice/vice-3.5/src/arch/android/AnVICE/jni/sdl/include/
H A DSDL_events.h153 typedef struct SDL_JoyAxisEvent { struct
158 } SDL_JoyAxisEvent; typedef
233 SDL_JoyAxisEvent jaxis;
/dports/devel/sdl12-compat/sdl12-compat-release-1.2.52/include/SDL/
H A DSDL_events.h130 typedef struct SDL_JoyAxisEvent struct
136 } SDL_JoyAxisEvent; argument
203 SDL_JoyAxisEvent jaxis;
/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_events_h.ads108 type SDL_JoyAxisEvent is record type
114 pragma Convention (C_Pass_By_Copy, SDL_JoyAxisEvent); -- ../include/SDL/SDL_events.h:153
187 jaxis : aliased SDL_JoyAxisEvent; -- ../include/SDL/SDL_events.h:233
/dports/graphics/anttweakbar/AntTweakBar/src/
H A DMiniSDL12.h162 typedef struct SDL_JoyAxisEvent { struct
167 } SDL_JoyAxisEvent; argument
225 SDL_JoyAxisEvent jaxis;

123456