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