Skip to content

loadbg() Usage

PipeWarp edited this page Dec 29, 2020 · 4 revisions

Description

loadbg() loads and displays a background.

Example:

loadbg("images/bg", "topscreenbg", 100, 100, 0, 1); //loads background on the top screen on layer 1 

Values

loadbg(directory, name-of-background, width, height, screen, layer);

Clone this wiki locally