pixelperfectengine v0.9.4-alpha.3 (2018-07-14T20:03:51Z)
Dub
Repo
Window.addParent
PixelPerfectEngine
concrete
window
Window
Adds a WindowHandler to the window.
class
Window
void
addParent
(
IWindowHandler
wh
)
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
Adds a WindowHandler to the window.