Transition to sprites from quads

This commit is contained in:
Josh Allen
2004-12-03 01:22:22 +00:00
parent 0d608c0806
commit 095bcea577
5 changed files with 54 additions and 49 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ protected:
void TweenOffScreen();
private:
//Selection
Quad m_rectSelection;
Sprite m_sprSelection;
//Groups
BitmapText m_textGroups;