pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
Window.close
pixelperfectengine
concrete
window
Window
Closes the window by calling the WindowHandler's closeWindow function.
void
close
(Event ev)
class
Window
public
void
close
(
Event
ev
)
void
close
()
Meta
Source
See Implementation
pixelperfectengine
concrete
window
Window
aliases
CWSet
FocusableSet
SBSet
WESet
constructors
this
functions
addChildWindow
addElement
addHandler
addHeaderButton
addPopUpElement
bitBLT
bitBLTPattern
clearArea
close
closePopUp
cycleFocus
draw
drawBox
drawBoxPattern
drawFilledBox
drawHeader
drawLine
drawLinePattern
drawTextML
drawTextSL
endPopUpSession
fill
focusGiven
focusTaken
getAbsolutePosition
getChildWindows
getPosition
getStyleSheet
getTitle
move
passKey
passMCE
passMME
passMWE
relMove
removeChildWindow
removeElement
removeHeaderButton
requestCursor
requestFocus
resize
setPosition
setTitle
xorBitBLT
properties
active
getOutput
isMoved
static functions
closeButton
static variables
HEADER_UPDATE
IS_ACTIVE
IS_MOVED
IS_RESIZABLE_BY_MOUSE
IS_RESIZED
IS_RESIZED_B
IS_RESIZED_L
IS_RESIZED_R
IS_RESIZED_T
NEEDS_FULL_UPDATE
onDrawUpdate
variables
children
customStyle
elements
flags
focusables
focusedElement
handler
lastMouseEventTarget
lastMousePos
moveX
moveY
onClose
output
parent
position
smallButtons
title
Closes the window by calling the WindowHandler's closeWindow function.