show early/late in judgment

larger boo window when playing beginner
This commit is contained in:
Chris Danford
2005-04-28 00:13:01 +00:00
parent 395d6488a8
commit b33f16d9b7
9 changed files with 69 additions and 35 deletions
+2 -2
View File
@@ -13,9 +13,9 @@ class Judgment : public ActorFrame
{
public:
Judgment();
void Load( bool bAlternateLabel );
void Reset();
void SetJudgment( TapNoteScore score );
void SetJudgment( TapNoteScore score, bool bEarly );
protected:
Sprite m_sprJudgment;