Scroll to navigation

SDL_HapticEffectType(3type) SDL3 DATATYPES SDL_HapticEffectType(3type)

NAME

SDL_HapticEffectType - Type of haptic effect.

SYNOPSIS

#include <SDL3/SDL_haptic.h>
typedef Uint16 SDL_HapticEffectType;
SDL 3.3.0 Simple Directmedia Layer