Added some new fonts

This commit is contained in:
tleety
2015-10-13 17:02:20 +02:00
parent c20b9a35b3
commit 4857e387ad
33 changed files with 3 additions and 2 deletions
+1
View File
@@ -41,6 +41,7 @@ public:
//m_ScoreIndicator = new GUI::TextureFrame(this, "HUDScoreIndicator");
//m_ScoreIndicator->SetTexture("Textures/GUI/HUD/ScoreIndicatorBG.png");
m_ScoreNumberFrame = new GUI::NumberFrame(this, "HUDScoreNumberFrame");
m_ScoreNumberFrame->SetTexture("Textures/GUI/Numbers/Background.png");
//m_ScoreNumberFrame->X = 15;
m_ScoreNumberFrame->Y = 18;