dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
WindowListener.onMouseMove
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
void
onMouseMove
(
int
x
,
int
y
,
int
dx
,
int
dy
,
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