Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 1bbf51ece72e40a5f40ad48678e7c5a5 > files > 406

libgnome32-devel-1.4.2-22mdv2009.1.i586.rpm

<!-- ##### SECTION Title ##### -->
gnome-score

<!-- ##### SECTION Short_Description ##### -->
Tracking score for games

<!-- ##### SECTION Long_Description ##### -->
<para>
The routines in this module provide a simple way for games to
keep track of the user's score in a game.</para>

<para>The programmer needs to call gnome_score_init() with the name of
the game prior to accessing any of the other gnome_score functions.
gnome_score_log() should then be called every time the user ends a
round.  To get a list of the most notable scores, you call the
gnome_score_get_notable() routine.
</para>

<!-- ##### SECTION See_Also ##### -->
<para>

</para>

<!-- ##### FUNCTION gnome_score_init ##### -->
<para>

</para>

@gamename: 
@Returns: 


<!-- ##### FUNCTION gnome_score_log ##### -->
<para>

</para>

@score: 
@level: 
@higher_to_lower_score_order: 
@Returns: