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