add LastTapNoteScoreTrack

This commit is contained in:
Glenn Maynard
2003-03-27 00:39:17 +00:00
parent eba90a4b0b
commit c8b9ad3002
2 changed files with 14 additions and 7 deletions
+1
View File
@@ -50,6 +50,7 @@ public:
void SetHoldNoteLife(unsigned h, float f);
TapNoteScore MinTapNoteScore(unsigned row) const;
int LastTapNoteScoreTrack(unsigned row) const;
TapNoteScore LastTapNoteScore(unsigned row) const;
float GetActualRadarValue( RadarCategory rv, float fSongSeconds ) const;