Etterna 0.74.4
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
ScoresForChart Struct Reference
Collaboration diagram for ScoresForChart:
Collaboration graph
[legend]

Public Member Functions

auto GetPBAt (float rate) -> HighScore *
 
auto GetPBUpTo (float rate) -> HighScore *
 
auto GetAllPBPtrs () -> const std::vector< HighScore * >
 
auto AddScore (HighScore &hs) -> HighScore *
 
auto GetPlayedRates () const -> const std::vector< float >
 
auto GetPlayedRateKeys () const -> const std::vector< int >
 
auto GetPlayedRateDisplayStrings () const -> const std::vector< std::string >
 
void PushSelf (lua_State *L)
 
auto GetScoresAtRate (const int &rate) -> ScoresAtRate *
 
auto GetAllScores () -> const std::vector< HighScore * >
 
auto CreateNode (const std::string &ck) const -> XNode *
 
void LoadFromNode (const XNode *node, const std::string &ck, const std::string &profileID)
 
auto operator[] (const int rate) -> ScoresAtRate
 
void SetTopScores ()
 
auto GetTopScoresForUploading () -> const std::vector< HighScore * >
 
auto GetNumScores () const -> int
 

Static Public Member Functions

static auto RateToKey (float rate) -> int
 
static auto KeyToRate (int key) -> float
 

Public Attributes

Grade bestGrade = Grade_Invalid
 
float bestWifeScore = 0.F
 
Chart ch
 
std::map< int, ScoresAtRate, std::greater<> > ScoresByRate
 

The documentation for this struct was generated from the following files: