My Project
Loading...
Searching...
No Matches
SDL_MultiGestureEvent Struct Reference

Multiple Finger Gesture Event (event.mgesture.*) More...

#include <SDL_events.h>

Data Fields

Uint32 type
 
Uint32 timestamp
 
SDL_TouchID touchId
 
float dTheta
 
float dDist
 
float x
 
float y
 
Uint16 numFingers
 
Uint16 padding
 

Detailed Description

Multiple Finger Gesture Event (event.mgesture.*)

Field Documentation

◆ timestamp

Uint32 timestamp

In milliseconds, populated using SDL_GetTicks()

◆ touchId

SDL_TouchID touchId

The touch device id

◆ type

Uint32 type

SDL_MULTIGESTURE


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