dsdl2 ~master (2023-12-28T13:38:07.0198018)
Dub
Repo
FingerMotionEvent.this
dsdl2
event
FingerMotionEvent
Undocumented in source.
this
(ulong touchID, ulong fingerID, float x, float y, float dx, float dy, float pressure)
this
(ulong touchID, ulong fingerID, float x, float y, float dx, float dy, float pressure, uint windowID)
class
FingerMotionEvent
static if
(
sdlSupport >= SDLSupport.v2_0_12
)
this
(
ulong
touchID
,
ulong
fingerID
,
float
x
,
float
y
,
float
dx
,
float
dy
,
float
pressure
,
uint
windowID
)
Meta
Source
See Implementation
dsdl2
event
FingerMotionEvent
constructors
this
functions
toString