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::Jade::GUIBackground |
Namespaces | |
Common | |
Engines | |
Engines::Jade | |
Variables | |
static const Common::UString & | Engines::Jade::kBackgroundTypeMenu = "back" |
static const Common::UString & | Engines::Jade::kBackgroundTypeComp0 = "comp0" |
static const Common::UString & | Engines::Jade::kBackgroundTypeComp1 = "comp1" |
static const Common::UString & | Engines::Jade::kBackgroundTypeLoad = "load" |
static const Common::UString & | Engines::Jade::kBackgroundTypeMap = "map" |
static const Common::UString & | Engines::Jade::kBackgroundTypePazaak = "pazaak" |
static const Common::UString & | Engines::Jade::kBackgroundTypeStore = "store" |
The menu background.
Definition in file guibackground.h.