[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 }