cleanup, some doxygening
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
#include "CommonMetrics.h"
|
||||
#include "ActorUtil.h"
|
||||
|
||||
|
||||
ScoreDisplayNormal::ScoreDisplayNormal()
|
||||
{
|
||||
LOG->Trace( "ScoreDisplayNormal::ScoreDisplayNormal()" );
|
||||
@@ -21,7 +20,6 @@ ScoreDisplayNormal::ScoreDisplayNormal()
|
||||
ActorUtil::LoadAllCommandsAndSetXY( m_sprFrame, sType );
|
||||
this->AddChild( m_sprFrame );
|
||||
|
||||
|
||||
// init the text
|
||||
m_text.LoadFromFont( THEME->GetPathF("ScoreDisplayNormal","Text") );
|
||||
m_text.Load( "RollingNumbers" );
|
||||
|
||||
Reference in New Issue
Block a user