HomeSort by relevance Sort by last modified time
    Searched refs:SDL_HAPTIC_CUSTOM (Results 1 - 5 of 5) sorted by null

  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_haptic.h 263 #define SDL_HAPTIC_CUSTOM (1<<11)
679 * \brief A structure containing a template for the ::SDL_HAPTIC_CUSTOM effect.
688 * \sa SDL_HAPTIC_CUSTOM
694 Uint16 type; /**< ::SDL_HAPTIC_CUSTOM */
    [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_haptic.h 263 #define SDL_HAPTIC_CUSTOM (1<<11)
679 * \brief A structure containing a template for the ::SDL_HAPTIC_CUSTOM effect.
688 * \sa SDL_HAPTIC_CUSTOM
694 Uint16 type; /**< ::SDL_HAPTIC_CUSTOM */
    [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_haptic.h 263 #define SDL_HAPTIC_CUSTOM (1<<11)
679 * \brief A structure containing a template for the ::SDL_HAPTIC_CUSTOM effect.
688 * \sa SDL_HAPTIC_CUSTOM
694 Uint16 type; /**< ::SDL_HAPTIC_CUSTOM */
    [all...]
  /prebuilts/misc/windows/sdl2/test/
testhaptic.c 300 if (supported & SDL_HAPTIC_CUSTOM)
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_haptic.h 263 #define SDL_HAPTIC_CUSTOM (1<<11)
679 * \brief A structure containing a template for the ::SDL_HAPTIC_CUSTOM effect.
688 * \sa SDL_HAPTIC_CUSTOM
694 Uint16 type; /**< ::SDL_HAPTIC_CUSTOM */
    [all...]

Completed in 1173 milliseconds