half-finished codes, options icons, and two new modifiers.
This commit is contained in:
@@ -25,7 +25,7 @@ Judgement::Judgement()
|
||||
m_sprJudgement.Load( THEME->GetPathTo("Graphics","gameplay judgement") );
|
||||
m_sprJudgement.StopAnimating();
|
||||
m_sprJudgement.TurnShadowOn();
|
||||
this->AddSubActor( &m_sprJudgement );
|
||||
this->AddChild( &m_sprJudgement );
|
||||
}
|
||||
|
||||
void Judgement::Update( float fDeltaTime )
|
||||
|
||||
Reference in New Issue
Block a user