home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / lib / perl5 / Gnome2 / Score.pod < prev    next >
Encoding:
Text File  |  2008-06-15  |  808 b   |  68 lines

  1. =head1 NAME
  2.  
  3. Gnome2::Score
  4.  
  5.  
  6. =head1 METHODS
  7.  
  8. =head2 integer = Gnome2::Score-E<gt>B<init> ($gamename)
  9.  
  10. =over
  11.  
  12. =over
  13.  
  14. =item * $gamename (string) 
  15.  
  16. =back
  17.  
  18. =back
  19.  
  20. =head2 integer = Gnome2::Score-E<gt>B<log> ($score, $level, $higher_to_lower_score_order)
  21.  
  22. =over
  23.  
  24. =over
  25.  
  26. =item * $score (double) 
  27.  
  28. =item * $level (string) 
  29.  
  30. =item * $higher_to_lower_score_order (boolean) 
  31.  
  32. =back
  33.  
  34. =back
  35.  
  36. =head2 list = Gnome2::Score-E<gt>B<get_notable> ($gamename, $level)
  37.  
  38. =over
  39.  
  40. =over
  41.  
  42. =item * $gamename (string) 
  43.  
  44. =item * $level (string) 
  45.  
  46. =back
  47.  
  48.  
  49. Returns a reference to an array per player, containing the name, the score and the score time.
  50.  
  51.  
  52. =back
  53.  
  54.  
  55. =head1 SEE ALSO
  56.  
  57. L<Gnome2>
  58.  
  59. =head1 COPYRIGHT
  60.  
  61. Copyright (C) 2003-2004 by the gtk2-perl team.
  62.  
  63. This software is licensed under the LGPL.  See L<Gnome2> for a full notice.
  64.  
  65.  
  66. =cut
  67.  
  68.