-
Notifications
You must be signed in to change notification settings - Fork 0
Highscore_set_background
hpgDesigns edited this page Aug 8, 2021
·
1 revision
Sets the background image for the highscore dialog to the given background.
| Parameter | Data Type | Description |
|---|---|---|
| back | integer | index of the background resource |
void: This function does not return anything.
// demonstrates setting the background image of the highscore dialog
highscore_set_background(bg_scoretable);
NOTOC
This is number 1