#include <j2k/etc/Games/HiScore.hpp>Go to the source code of this file.
Functions | |
| __inline void | enter (const JScore &s) |
|
|
Definition at line 32 of file HiScore.inl. 00033 {
00034 entry[ max ] = s;
00035 sort();
00036 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001