novelate ~master (2020-01-27T20:34:58Z)
Home
Dub
Repo
addScreen
novelate
core
Adds a screen to the game.
void
addScreen
(
Screen
screen
)
Parameters
screen
Screen
The screen to add.
Meta
Source
See Implementation
novelate
core
enums
LayerType
StandardScreen
functions
addScreen
changeActiveScreen
changeResolution
initialize
loadCreditsVideo
removeScreen
run
Adds a screen to the game.