xoreos  0.0.5
Classes | Namespaces | Variables
guibackground.h File Reference

The menu background. More...

#include "src/graphics/guielement.h"
#include "src/graphics/aurora/texturehandle.h"
#include "src/events/notifyable.h"
Include dependency graph for guibackground.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Engines::KotOR::GUIBackground
 

Namespaces

 Common
 
 Engines
 
 Engines::KotOR
 

Variables

static const Common::UStringEngines::KotOR::kBackgroundTypeMenu = "back"
 
static const Common::UStringEngines::KotOR::kBackgroundTypeComp0 = "comp0"
 
static const Common::UStringEngines::KotOR::kBackgroundTypeComp1 = "comp1"
 
static const Common::UStringEngines::KotOR::kBackgroundTypeLoad = "load"
 
static const Common::UStringEngines::KotOR::kBackgroundTypeMap = "map"
 
static const Common::UStringEngines::KotOR::kBackgroundTypePazaak = "pazaak"
 
static const Common::UStringEngines::KotOR::kBackgroundTypeStore = "store"
 

Detailed Description

The menu background.

Definition in file guibackground.h.