SDL_MultiGestureEvent

Undocumented in source.

Members

Variables

dDist
float dDist;
Undocumented in source.
dTheta
float dTheta;
Undocumented in source.
numFingers
ushort numFingers;
Undocumented in source.
padding
ushort padding;
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