We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
quickly delete and unload tiled background
void unloadbg( int screen, // Screen number int layer, // Layer number int name // Background name
unloadbg(0, 1, "simplenfl"); // unload background from screen 0 and layer number 1 with name "simplenfl"