dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
WindowListener.onMouseWheel
dplug
gui
graphics
GUIGraphics
WindowListener
Undocumented in source. Be warned that the author may not have intended to support it.
class
WindowListener
nothrow @
nogc
override
bool
onMouseWheel
(
int
x
,
int
y
,
int
wheelDeltaX
,
int
wheelDeltaY
,
MouseState
mstate
)
Meta
Source
See Implementation
dplug
gui
graphics
GUIGraphics
WindowListener
constructors
this
functions
getDirtyRectangle
getMouseCursor
onAnimate
onDraw
onKeyDown
onKeyUp
onMouseCaptureCancelled
onMouseClick
onMouseExitedWindow
onMouseMove
onMouseRelease
onMouseWheel
onResized
recomputeDirtyAreas
variables
outer