|
FlightGear next
|
#include <config.h>#include <osg/Group>#include <osgText/Text>#include <simgear/props/props.hxx>#include <simgear/timing/timestamp.hxx>#include <vector>Go to the source code of this file.
Classes | |
| class | SplashScreen |
Namespaces | |
| namespace | osg |
Functions | |
| void | fgSplashProgress (const char *identifier, unsigned int percent=0) |
| Set progress information. | |
| void fgSplashProgress | ( | const char * | identifier, |
| unsigned int | percent = 0 ) |
Set progress information.
"identifier" references an element of the language resource.
Definition at line 863 of file splash.cxx.