#include <HighScore.h>
Collaboration diagram for HighScore:
Public Member Functions | |
HighScore () | |
void | Unset () |
bool | operator>= (const HighScore &other) const |
bool | operator== (const HighScore &other) const |
XNode * | CreateNode () 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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|