#include <SplashScreenWoggel.h>
Inheritance diagram for OglGui::SplashScreenWoggel:
Public Member Functions | |
SplashScreenWoggel (int x, int y, int w, int h) | |
virtual void | InitFunc () |
void | Stop () |
virtual void | DisplayFunc () |
Private Attributes | |
OGLWND * | mAnimWnd |
bool | mStop |
bool | mInitialized |
Definition at line 15 of file SplashScreenWoggel.h.