xoreos
0.0.5
|
The menu background. More...
#include "src/graphics/guielement.h"
#include "src/graphics/aurora/texturehandle.h"
#include "src/events/notifyable.h"
Go to the source code of this file.
Classes | |
class | Engines::KotOR::GUIBackground |
Namespaces | |
Common | |
Engines | |
Engines::KotOR | |
Variables | |
static const Common::UString & | Engines::KotOR::kBackgroundTypeMenu = "back" |
static const Common::UString & | Engines::KotOR::kBackgroundTypeComp0 = "comp0" |
static const Common::UString & | Engines::KotOR::kBackgroundTypeComp1 = "comp1" |
static const Common::UString & | Engines::KotOR::kBackgroundTypeLoad = "load" |
static const Common::UString & | Engines::KotOR::kBackgroundTypeMap = "map" |
static const Common::UString & | Engines::KotOR::kBackgroundTypePazaak = "pazaak" |
static const Common::UString & | Engines::KotOR::kBackgroundTypeStore = "store" |
The menu background.
Definition in file guibackground.h.