dsdl2 v0.2.0-beta (2023-11-04T13:10:15Z)
Home
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)
this
(uint windowID, uint which, int[2] xy)
class
MouseWheelEvent
static if
(!(
sdlSupport >= SDLSupport.v2_0_18
))
static if
(!(
sdlSupport >= SDLSupport.v2_0_4
))
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