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

HighScore Struct Reference

#include <HighScore.h>

Collaboration diagram for HighScore:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 HighScore ()
void Unset ()
bool operator>= (const HighScore &other) const
bool operator== (const HighScore &other) const
XNodeCreateNode () const
void LoadFromNode (const XNode *pNode)
CString GetDisplayName () const

Public Attributes

CString sName
Grade grade
int iScore
float fPercentDP
float fSurviveSeconds
CString sModifiers
DateTime dateTime
CString sPlayerGuid
CString sMachineGuid
int iProductID
int iTapNoteScores [NUM_TAP_NOTE_SCORES]
int iHoldNoteScores [NUM_HOLD_NOTE_SCORES]
RadarValues radarValues

Constructor & Destructor Documentation

HighScore::HighScore  )  [inline]
 


Member Function Documentation

XNode * HighScore::CreateNode  )  const
 

CString HighScore::GetDisplayName  )  const
 

void HighScore::LoadFromNode const XNode pNode  ) 
 

bool HighScore::operator== const HighScore other  )  const [inline]
 

bool HighScore::operator>= const HighScore other  )  const
 

void HighScore::Unset  )  [inline]
 


Member Data Documentation

DateTime HighScore::dateTime
 

float HighScore::fPercentDP
 

float HighScore::fSurviveSeconds
 

Grade HighScore::grade
 

int HighScore::iHoldNoteScores[NUM_HOLD_NOTE_SCORES]
 

int HighScore::iProductID
 

int HighScore::iScore
 

int HighScore::iTapNoteScores[NUM_TAP_NOTE_SCORES]
 

RadarValues HighScore::radarValues
 

CString HighScore::sMachineGuid
 

CString HighScore::sModifiers
 

CString HighScore::sName
 

CString HighScore::sPlayerGuid
 


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