Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:14:09 2011 for ImpalaSrc by  doxygen 1.5.1