virtual
This commit is contained in:
@@ -23,7 +23,7 @@ public:
|
|||||||
|
|
||||||
void Update( float fDeltaTime );
|
void Update( float fDeltaTime );
|
||||||
void StartTransitioning( ScreenMessage smSendWhenDone );
|
void StartTransitioning( ScreenMessage smSendWhenDone );
|
||||||
void Cancel( ScreenMessage smSendWhenDone );
|
virtual void Cancel( ScreenMessage smSendWhenDone );
|
||||||
bool IsTransitioning();
|
bool IsTransitioning();
|
||||||
|
|
||||||
void StopTimer();
|
void StopTimer();
|
||||||
|
|||||||
Reference in New Issue
Block a user