Skip to content

Background_delete

hpgDesigns edited this page Aug 8, 2021 · 1 revision

Notation

Description

Removes a specific background resource from memory.

Parameters

  • ind: index of the background

Return Values

none: This function has no return values.

Example Call

    // demostrates deleting a background
    background_delete(mybg);

NOTOC

This is number 1

Clone this wiki locally