#include <llwindowsdl.h>


Public Member Functions | |
| LLSplashScreenSDL () | |
| virtual | ~LLSplashScreenSDL () |
| void | showImpl () |
| void | updateImpl (const char *mesg) |
| void | hideImpl () |
Definition at line 216 of file llwindowsdl.h.
| LLSplashScreenSDL::LLSplashScreenSDL | ( | ) |
| virtual LLSplashScreenSDL::~LLSplashScreenSDL | ( | ) | [virtual] |
| void LLSplashScreenSDL::showImpl | ( | ) | [virtual] |
Implements LLSplashScreen.
| void LLSplashScreenSDL::updateImpl | ( | const char * | mesg | ) | [virtual] |
Implements LLSplashScreen.
| void LLSplashScreenSDL::hideImpl | ( | ) | [virtual] |
Implements LLSplashScreen.
1.5.5