Definition at line 80 of file Menus.h. References mMenuListener, mOglTopWnd, and OglGui::OglWindow::SetVisible(). 00081 { 00082 mMenuListener = 0; 00083 mOglTopWnd = oglTopWnd; 00084 SetVisible(false); 00085 }
Here is the call graph for this function:
|