cleanup, some doxygening

This commit is contained in:
AJ Kelly
2011-02-21 02:24:42 -06:00
parent 3324d20305
commit 00e71f9858
15 changed files with 29 additions and 45 deletions
-2
View File
@@ -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" );