novelate ~master (2020-01-27T20:34:58Z)
Home
Dub
Repo
Screen.render
novelate
screens
screen
Screen
Will render the screen, its layers and their components.
class
Screen
final
void
render
(
ExternalWindow
window
)
Parameters
window
ExternalWindow
The window to render at.
Meta
Source
See Implementation
novelate
screens
screen
Screen
constructors
this
functions
addComponent
clean
clear
clearAllLayersButBackground
getComponent
getLayer
keyPress
keyRelease
mouseMove
mousePress
mouseRelease
refresh
removeComponent
render
setWidthAndHeight
shouldClearLayers
update
updateBackground
properties
height
name
width
Will render the screen, its layers and their components.