#include <SplashScreen.h>
Inheritance diagram for OglGui::SplashScreen:


Public Member Functions | |
| SplashScreen (int x, int y, int w, int h) | |
| virtual void | InitFunc () |
| void | Stop () |
| virtual void | DisplayFunc () |
Private Attributes | |
| bool | mStop |
Definition at line 34 of file SplashScreen.h.
1.5.1