Main Page   Packages   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

C:/temp/src/j2k/etc/Games/HiScore.inl File Reference

#include <j2k/etc/Games/HiScore.hpp>

Go to the source code of this file.

Functions

__inline void enter (const JScore &s)


Function Documentation

__inline void enter const JScore   s
 

Definition at line 32 of file HiScore.inl.

00033 {
00034   entry[ max ] = s;
00035   sort();
00036 }


Generated on Sun Oct 14 18:47:30 2001 for Standard J2K Library by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001