dsdl2 ~master (2023-12-28T13:38:07.0198018)
Dub
Repo
FingerUpEvent.this
dsdl2
event
FingerUpEvent
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
FingerUpEvent
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
FingerUpEvent
constructors
this
functions
toString