Gnome2::Score

Section: User Contributed Perl Documentation (3pm)
Updated: 2009-03-15
Index Return to Main Contents
 

NAME

Gnome2::Score  

METHODS

 

integer = Gnome2::Score->init ($gamename)

$gamename (string)
 

integer = Gnome2::Score->log ($score, $level, $higher_to_lower_score_order)

$score (double)
$level (string)
$higher_to_lower_score_order (boolean)
 

list = Gnome2::Score->get_notable ($gamename, $level)

$gamename (string)
$level (string)

Returns a reference to an array per player, containing the name, the score and the score time.  

SEE ALSO

Gnome2  

COPYRIGHT

Copyright (C) 2003-2004 by the gtk2-perl team.

This software is licensed under the LGPL. See Gnome2 for a full notice.


 

Index

NAME
METHODS
integer = Gnome2::Score->init ($gamename)
integer = Gnome2::Score->log ($score, $level, $higher_to_lower_score_order)
list = Gnome2::Score->get_notable ($gamename, $level)
SEE ALSO
COPYRIGHT

This document was created by man2html, using the manual pages.
Time: 19:49:22 GMT, April 27, 2011