pixelperfectengine v0.9.1-rc1 (2017-01-19T23:09:27Z)
Dub
Repo
WindowHandler.mouseButtonEvent
PixelPerfectEngine
concrete
window
WindowHandler
Undocumented in source. Be warned that the author may not have intended to support it.
class
WindowHandler
void
mouseButtonEvent
(
Uint32
which
,
Uint32
timestamp
,
Uint32
windowID
,
Uint8
button
,
Uint8
state
,
Uint8
clicks
,
Sint32
x
,
Sint32
y
)
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