novelate ~master (2020-01-27T20:34:58Z)
Home
Dub
Repo
Screen.this
novelate
screens
screen
Screen
Creates a new screen.
class
Screen
protected
this
(
string
screenName
)
Parameters
screenName
string
The name of the screen.
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
Creates a new screen.