[splittiming] Show fake segments in editor.

This commit is contained in:
Jason Felds
2011-05-16 12:02:17 -04:00
parent 039d4af6dd
commit 5206fa2c8c
3 changed files with 38 additions and 0 deletions
+1
View File
@@ -65,6 +65,7 @@ protected:
void DrawComboText( const float fBeat, int iCombo );
void DrawLabelText( const float fBeat, RString sLabel );
void DrawSpeedText( const float fBeat, float fPercent, float fWait, unsigned short usMode );
void DrawFakeText( const float fBeat, const float fNewBeat );
void DrawAttackText( const float fBeat, const Attack &attack );
void DrawBGChangeText( const float fBeat, const RString sNewBGName );
float GetWidth() const;