Class Gnome.Scores
- Description
This is a high-scores dialog box. The GNOME libraries also handle loading/saving systemwide high scores in a secure way.
Gnome.Scores( 17, ({ "per" })*17, map((array(float))indices(allocate(17)),`*,42), map(indices(allocate(17)), `*, 10 ), 1 )
- Inherit Dialog
inherit Gnome.Dialog : Dialog
- Method create
Gnome.Scores Gnome.Scores(int n_scores, array names, array scores, array times, int clear)