Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

virtual void Impala::Application::Videolympics::VidolviView::OnMouse ( int  msg,
int  btn,
int  state,
float  x,
float  y 
) [inline, virtual]

Reimplemented from OglGui::View.

Definition at line 142 of file VidolviView.h.

References OglGui::View::OnMouse().

00143     {
00144         OglGui::View::OnMouse(msg, btn, state, x, y);
00145     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:16:55 2011 for ImpalaSrc by  doxygen 1.5.1