|
xoreos
0.0.5
|
The ingame HUD. More...
#include <set>#include "src/common/strutil.h"#include "src/aurora/resman.h"#include "src/graphics/windowman.h"#include "src/graphics/graphics.h"#include "src/engines/kotor/gui/ingame/hud.h"#include "src/engines/aurora/kotorjadegui/label.h"#include "src/engines/aurora/kotorjadegui/progressbar.h"
Go to the source code of this file.
Classes | |
| struct | Engines::KotOR::KnownWidget |
| struct | Engines::KotOR::Resolution |
Namespaces | |
| Engines | |
| Engines::KotOR | |
Variables | |
| static const KnownWidget | Engines::KotOR::kKnownWidgets [] |
| static const Resolution | Engines::KotOR::kResolution [] |
The ingame HUD.
Definition in file hud.cpp.
1.8.14