Cavestory Mod API
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
CaveNet::DataStructures::NetScoreInstance Class Reference

Public Member Functions

 NetScoreInstance (CaveNet::DataStructures::NetScoreType *pType)
 Constructor for DynamicSortedPointerBinList's FindIndex.
 
 NetScoreInstance ()
 Constructor.
 

Public Attributes

NetScoreTypem_Info
 This instance's type.
 
unsigned int m_TotalPoints
 The amount of points this instance has.
 
unsigned int m_MostPointsEver
 The most points this player ever had.
 
unsigned int m_CurrentLifePoints
 The amount of points this player has this life.
 
long long m_TimerStartTime
 The amount of points this player has this life.
 
bool m_TimerStarted
 The amount of points this player has this life.
 

Protected Member Functions

bool operator< (const NetScoreInstance &other) const
 
bool operator<= (const NetScoreInstance &other) const
 
bool operator> (const NetScoreInstance &other) const
 
bool operator>= (const NetScoreInstance &other) const
 
bool operator!= (const NetScoreInstance &other) const
 
bool operator== (const NetScoreInstance &other) const
 

The documentation for this class was generated from the following file: