#include <HighScore.h>
Public Member Functions | |
| HighScoreList () | |
| void | Init () |
| void | AddHighScore (HighScore hs, int &iIndexOut, bool bIsMachine) |
| const HighScore & | GetTopScore () const |
| XNode * | CreateNode () const |
| void | LoadFromNode (const XNode *pNode) |
Public Attributes | |
| int | iNumTimesPlayed |
| vector< HighScore > | vHighScores |
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7