Definition at line 114 of file Menu.h. References CloseSubMenu(), mCurItem, and OglGui::OglWindow::SetVisible(). Referenced by CloseSubMenu(). 00115 { 00116 SetVisible(false); 00117 mCurItem = -1; 00118 CloseSubMenu(); 00119 }
Here is the call graph for this function:
|