SDL_TouchFingerEvent
struct SDL_TouchFingerEvent {
}
- 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.
- x
float x;
Undocumented in source.
- y
float y;
Undocumented in source.
bindbc sdl bind sdlevents
aliasesenumsfunctionsmanifest constantsstructsunions