move Header StageDisplay Footer into SWME Decorations

This commit is contained in:
Chris Danford
2008-03-31 11:44:57 +00:00
parent ae24ce514c
commit e5d0889f4c
3 changed files with 0 additions and 31 deletions
-3
View File
@@ -45,11 +45,8 @@ protected:
virtual bool GenericTweenOff() const { return false; }
AutoActor m_sprUnderlay;
AutoActor m_autoHeader;
AutoActor m_sprStageDisplay;
MemoryCardDisplay *m_MemoryCardDisplay[NUM_PLAYERS];
MenuTimer *m_MenuTimer;
AutoActor m_autoFooter;
AutoActor m_sprOverlay;
Transition m_In;