SDL_DollarGestureEvent

Undocumented in source.

Members

Variables

error
float error;
Undocumented in source.
gestureId
SDL_GestureID gestureId;
Undocumented in source.
numFingers
uint numFingers;
Undocumented in source.
timestamp
uint timestamp;
Undocumented in source.
touchId
SDL_TouchID touchId;
Undocumented in source.
type
SDL_EventType type;
Undocumented in source.
x
float x;
Undocumented in source.
y
float y;
Undocumented in source.

Meta