Definition at line 146 of file AppControllerAlt.h. References mCurControl, mStarted, and OglGui::Window::SetGlobalKeyListener(). 00147 { 00148 OglGui::Window::SetGlobalKeyListener(this); 00149 mCurControl = 0; 00150 mStarted = false; 00151 }
Here is the call graph for this function:
|