pixelperfectengine v0.9.4-alpha.3 (2018-07-14T20:03:51Z)
Dub
Repo
Window.close
PixelPerfectEngine
concrete
window
Window
Closes the window by calling the WindowHandler's closeWindow function.
class
Window
void
close
(
)
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
Closes the window by calling the WindowHandler's closeWindow function.