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

virtual void Impala::Application::SDash::LogoAnimation::AnimWindowListener::WindowMouseEvent ( Window src,
int  msg,
int  but,
int  state,
int  x,
int  y,
void *  userData 
) [inline, private, virtual]

Reimplemented from OglGui::WindowListener.

Definition at line 45 of file LogoAnimation.h.

References OglGui::OglWindow::SetVisible().

00047         {
00048             if (msg==oglMouseDown)
00049                 src->SetVisible(false);
00050         }

Here is the call graph for this function:


Generated on Fri Mar 19 10:49:19 2010 for ImpalaSrc by  doxygen 1.5.1