|
Functions |
int | GetNumTapNotesWithScore (const NoteData &in, TapNoteScore tns, int iStartIndex=0, int iEndIndex=MAX_NOTE_ROW) |
int | GetNumNWithScore (const NoteData &in, TapNoteScore tns, int MinTaps, int iStartIndex=0, int iEndIndex=MAX_NOTE_ROW) |
int | GetNumHoldNotesWithScore (const NoteData &in, HoldNoteScore hns) |
int | GetSuccessfulMines (const NoteData &in, int iStartIndex=0, int iEndIndex=MAX_NOTE_ROW) |
int | GetSuccessfulHands (const NoteData &in, int iStartIndex=0, int iEndIndex=MAX_NOTE_ROW) |
int | LastTapNoteScoreTrack (const NoteData &in, unsigned iRow) |
float | GetActualStreamRadarValue (const NoteData &in, float fSongSeconds, PlayerNumber pn) |
float | GetActualVoltageRadarValue (const NoteData &in, float fSongSeconds, PlayerNumber pn) |
float | GetActualAirRadarValue (const NoteData &in, float fSongSeconds, PlayerNumber pn) |
float | GetActualChaosRadarValue (const NoteData &in, float fSongSeconds, PlayerNumber pn) |
float | GetActualFreezeRadarValue (const NoteData &in, float fSongSeconds, PlayerNumber pn) |