1Gnome2::Score(3)      User Contributed Perl Documentation     Gnome2::Score(3)
2
3
4

NAME

6       Gnome2::Score
7

METHODS

9   integer = Gnome2::Score->init ($gamename)
10       •   $gamename (string)
11
12   integer = Gnome2::Score->log ($score, $level, $higher_to_lower_score_order)
13       •   $score (double)
14
15       •   $level (string)
16
17       •   $higher_to_lower_score_order (boolean)
18
19   list = Gnome2::Score->get_notable ($gamename, $level)
20       •   $gamename (string)
21
22       •   $level (string)
23
24       Returns a reference to an array per player, containing the name, the
25       score and the score time.
26

SEE ALSO

28       Gnome2
29
31       Copyright (C) 2003-2004 by the gtk2-perl team.
32
33       This software is licensed under the LGPL.  See Gnome2 for a full
34       notice.
35
36
37
38perl v5.34.0                      2022-01-21                  Gnome2::Score(3)
Impressum