novelate ~master (2020-01-27T20:34:58Z)
Home
Dub
Repo
Screen.updateBackground
novelate
screens
screen
Screen
Updates the background with a media file.
void
updateBackground
(string mediaFile)
class
Screen
protected
void
updateBackground
(
string
mediaFile
)
void
updateBackground
(NovelateImageAnimation backgroundAnimation)
Parameters
mediaFile
string
The name of the media file.
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
Updates the background with a media file.