pixelperfectengine v0.9.1-rc1 (2017-01-19T23:09:27Z)
Dub
Repo
WindowHandler.mouseMotionEvent
PixelPerfectEngine
concrete
window
WindowHandler
Undocumented in source. Be warned that the author may not have intended to support it.
class
WindowHandler
void
mouseMotionEvent
(
uint
timestamp
,
uint
windowID
,
uint
which
,
uint
state
,
int
x
,
int
y
,
int
relX
,
int
relY
)
Meta
Source
See Implementation
PixelPerfectEngine
concrete
window
WindowHandler
constructors
this
functions
addBackground
addWindow
closeWindow
getStyleSheet
keyPressed
keyReleased
mouseButtonEvent
mouseMotionEvent
mouseWheelEvent
moveUpdate
passMouseEvent
passScrollEvent
setWindowToTop
variables
defaultStyle
moveX
moveY
rasterX
rasterY
screenX
screenY