3.0 beta 4
This commit is contained in:
@@ -33,7 +33,10 @@ public:
|
||||
|
||||
virtual void DrawPrimitives();
|
||||
|
||||
void Load( CString sBackgroundPath, CString sTopEdgePath, CString sHelpText );
|
||||
void Load( CString sBackgroundPath, CString sTopEdgePath, CString sHelpText, bool bShowStyleIcon, bool bTimerEnabled, int iTimerSeconds );
|
||||
void StallTimer();
|
||||
void SetTimer( int iTimerSeconds );
|
||||
void StopTimer();
|
||||
|
||||
void DrawTopLayer();
|
||||
void DrawBottomLayer();
|
||||
|
||||
Reference in New Issue
Block a user