Reimplemented from OglGui::Window. Definition at line 113 of file StatusOverlayWindow.h. References HideStatus(), and OglGui::RepeatTimer::RepeatTime(). 00114 { 00115 if (RepeatTime()) 00116 HideStatus(); 00117 }
Here is the call graph for this function:
|