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)
this
(uint windowID, uint which, int[2] xy, MouseWheel direction)
class
MouseWheelEvent
static if
(!(
sdlSupport >= SDLSupport.v2_0_18
))
static if
(
sdlSupport >= SDLSupport.v2_0_4
)
this
(
uint
windowID
,
uint
which
,
int
[2]
xy
,
MouseWheel
direction
=
MouseWheel.normal
)
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