pixelperfectengine v0.9.4-alpha.3 (2018-07-14T20:03:51Z)
Dub
Repo
Window.passScrollEvent
PixelPerfectEngine
concrete
window
Window
Passes the scroll event to the element where the mouse pointer currently stands.
class
Window
void
passScrollEvent
(
int
wX
,
int
wY
,
int
x
,
int
y
)
Meta
Source
See Implementation
PixelPerfectEngine
concrete
window
Window
constructors
this
functions
addElement
addParent
close
draw
drawHeader
drawUpdate
dropFocus
extraButtonEvent
getAbsolutePosition
getFocus
getStyleSheet
getTitle
move
passKeyboardEvent
passMouseDragEvent
passMouseEvent
passMouseMotionEvent
passScrollEvent
relMove
removeElement
setHeight
setSize
setTitle
setWidth
static variables
defaultStyle
onDrawUpdate
variables
customStyle
draggedElement
elements
extraButtons
fullUpdate
header
keyboardC
mouseC
moveX
moveY
output
parent
position
scrollC
title
Passes the scroll event to the element where the mouse pointer currently stands.