- touchID
inout(ulong) touchID()
Undocumented in source. Be warned that the author may not have intended to support it.
- fingerID
inout(ulong) fingerID()
Undocumented in source. Be warned that the author may not have intended to support it.
- x
inout(float) x()
Undocumented in source. Be warned that the author may not have intended to support it.
- y
inout(float) y()
Undocumented in source. Be warned that the author may not have intended to support it.
- dx
inout(float) dx()
Undocumented in source. Be warned that the author may not have intended to support it.
- dy
inout(float) dy()
Undocumented in source. Be warned that the author may not have intended to support it.
- pressure
inout(float) pressure()
Undocumented in source. Be warned that the author may not have intended to support it.
- windowID
inout(uint) windowID()
Undocumented in source. Be warned that the author may not have intended to support it.
- fromSDL
Event fromSDL(SDL_Event sdlEvent)
Undocumented in source.
D class that wraps SDL_FINGERMOTION SDL_Events