[inline]
Definition at line 37 of file SplashScreen.h.
References mStop.
00037 : 00038 Window(x, y, w, h) 00039 { 00040 mStop = false; 00041 }