dsdl2 ~master (2023-12-28T13:38:07.0198018)
Dub
Repo
MouseWheelEvent.this
dsdl2
event
MouseWheelEvent
Undocumented in source.
this
(uint windowID, uint which, int[2] xy, MouseWheel direction, float[2] preciseXY)
class
MouseWheelEvent
static if
(
sdlSupport >= SDLSupport.v2_0_18
)
this
(
uint
windowID
,
uint
which
,
int
[2]
xy
,
MouseWheel
direction
=
MouseWheel.normal
,
float
[2]
preciseXY
= [0.0, 0.0]
)
this
(uint windowID, uint which, int[2] xy, MouseWheel direction)
this
(uint windowID, uint which, int[2] xy)
Meta
Source
See Implementation
dsdl2
event
MouseWheelEvent
constructors
this
functions
direction
preciseX
preciseXY
preciseY
toString
which
windowID
x
xy
y