SDL_TouchFingerEvent

Undocumented in source.

Members

Variables

dx
float dx;
Undocumented in source.
dy
float dy;
Undocumented in source.
fingerId
SDL_FingerID fingerId;
Undocumented in source.
pressure
float pressure;
Undocumented in source.
timestamp
uint timestamp;
Undocumented in source.
touchId
SDL_TouchID touchId;
Undocumented in source.
type
SDL_EventType type;
Undocumented in source.
windowID
uint windowID;
Undocumented in source.
x
float x;
Undocumented in source.
y
float y;
Undocumented in source.

Meta