GetSpeedMultiplier in ArrowEffects becomes TimingData::GetDisplayedSpeedPercent.

We might need to use it later in other parts (NoteField).
This commit is contained in:
Thai Pangsakulyanont
2011-05-24 11:43:08 +07:00
parent 0994bd64bc
commit aa0eb7f5d7
3 changed files with 47 additions and 45 deletions
+2
View File
@@ -1594,6 +1594,8 @@ public:
*/
void AddSpeedSegment( const SpeedSegment &seg );
float GetDisplayedSpeedPercent( float fBeat, float fMusicSeconds );
/**
* @brief Determine when the fakes end.
* @param iRow The row you start on.