Scroll to navigation

SDL_HapticDirectionType(3type) SDL3 DATATYPES SDL_HapticDirectionType(3type)

NAME

SDL_HapticDirectionType - Type of coordinates used for haptic direction.

SYNOPSIS

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