HomeSort by relevance Sort by last modified time
    Searched defs:SDL_HAPTIC_CONSTANT (Results 1 - 4 of 4) sorted by null

  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_haptic.h 157 #define SDL_HAPTIC_CONSTANT (1<<0)
449 * The struct is exclusive to the ::SDL_HAPTIC_CONSTANT effect.
454 * \sa SDL_HAPTIC_CONSTANT
460 Uint16 type; /**< ::SDL_HAPTIC_CONSTANT */
961 * if (SDL_HapticQuery(haptic) & SDL_HAPTIC_CONSTANT) {
    [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_haptic.h 157 #define SDL_HAPTIC_CONSTANT (1<<0)
449 * The struct is exclusive to the ::SDL_HAPTIC_CONSTANT effect.
454 * \sa SDL_HAPTIC_CONSTANT
460 Uint16 type; /**< ::SDL_HAPTIC_CONSTANT */
961 * if (SDL_HapticQuery(haptic) & SDL_HAPTIC_CONSTANT) {
    [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_haptic.h 157 #define SDL_HAPTIC_CONSTANT (1<<0)
449 * The struct is exclusive to the ::SDL_HAPTIC_CONSTANT effect.
454 * \sa SDL_HAPTIC_CONSTANT
460 Uint16 type; /**< ::SDL_HAPTIC_CONSTANT */
961 * if (SDL_HapticQuery(haptic) & SDL_HAPTIC_CONSTANT) {
    [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_haptic.h 157 #define SDL_HAPTIC_CONSTANT (1<<0)
449 * The struct is exclusive to the ::SDL_HAPTIC_CONSTANT effect.
454 * \sa SDL_HAPTIC_CONSTANT
460 Uint16 type; /**< ::SDL_HAPTIC_CONSTANT */
961 * if (SDL_HapticQuery(haptic) & SDL_HAPTIC_CONSTANT) {
    [all...]

Completed in 446 milliseconds