SDL  2.0
SDL_JoystickTouchpadFingerInfo Struct Reference

#include <SDL_sysjoystick.h>

Data Fields

Uint8 state
 
float x
 
float y
 
float pressure
 

Detailed Description

Definition at line 42 of file SDL_sysjoystick.h.

Field Documentation

◆ pressure

float SDL_JoystickTouchpadFingerInfo::pressure

◆ state

Uint8 SDL_JoystickTouchpadFingerInfo::state

◆ x

float SDL_JoystickTouchpadFingerInfo::x

◆ y

float SDL_JoystickTouchpadFingerInfo::y

The documentation for this struct was generated from the following file: