Skip to content

Highscore_set_background

hpgDesigns edited this page Aug 8, 2021 · 1 revision

Description

Sets the background image for the highscore dialog to the given background.

Parameters

Parameter Data Type Description
back integer index of the background resource

Return Values

void: This function does not return anything.

Example Call

// demonstrates setting the background image of the highscore dialog
highscore_set_background(bg_scoretable);

NOTOC

This is number 1

Clone this wiki locally