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

void Impala::Application::WindowBackground::Reset (  )  [inline]

Definition at line 59 of file mainBackground.cpp.

References mCountdown, mMinimumThres, and mStat.

Referenced by KeyEvent(), and WindowBackground().

00060     {
00061         mMinimumThres = 10.0;
00062         mCountdown = 25;
00063         mStat.Reset();
00064     }


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