Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

HighScoreList Struct Reference

#include <HighScore.h>

List of all members.

Public Member Functions

 HighScoreList ()
void Init ()
void AddHighScore (HighScore hs, int &iIndexOut, bool bIsMachine)
const HighScoreGetTopScore () const
XNodeCreateNode () const
void LoadFromNode (const XNode *pNode)

Public Attributes

int iNumTimesPlayed
vector< HighScorevHighScores


Constructor & Destructor Documentation

HighScoreList::HighScoreList  )  [inline]
 


Member Function Documentation

void HighScoreList::AddHighScore HighScore  hs,
int iIndexOut,
bool  bIsMachine
 

XNode * HighScoreList::CreateNode  )  const
 

const HighScore & HighScoreList::GetTopScore  )  const
 

void HighScoreList::Init  ) 
 

void HighScoreList::LoadFromNode const XNode pNode  ) 
 


Member Data Documentation

int HighScoreList::iNumTimesPlayed
 

vector<HighScore> HighScoreList::vHighScores
 


The documentation for this struct was generated from the following files:
Generated on Thu Jan 27 20:59:26 2005 for StepMania by doxygen 1.3.7