Updated AnnoucerManager::GetPathTo to act like ThemeManager. More theme and Ez2 cleanup.
This commit is contained in:
@@ -35,8 +35,9 @@ public:
|
||||
virtual void DrawPrimitives();
|
||||
|
||||
void Load( CString sBackgroundPath, CString sTopEdgePath, CString sHelpText, bool bTimerEnabled, int iTimerSeconds );
|
||||
void StallTimer();
|
||||
void SetTimer( int iTimerSeconds );
|
||||
void StartTimer();
|
||||
void StallTimer();
|
||||
void StopTimer();
|
||||
|
||||
void DrawTopLayer();
|
||||
|
||||
Reference in New Issue
Block a user