#include "irrlichttypes.h"#include "guiFormSpecMenu.h"#include "client/clouds.h"#include "client/sound.h"#include "util/enriched_string.h"#include "translation.h"
Include dependency graph for guiEngine.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | image_definition |
| class | TextDestGuiEngine |
| GUIEngine specific implementation of TextDest used within guiFormSpecMenu. More... | |
| class | MenuTextureSource |
| GUIEngine specific implementation of ISimpleTextureSource. More... | |
| class | MenuMusicFetcher |
| GUIEngine specific implementation of SoundFallbackPathProvider. More... | |
| class | GUIEngine |
| implementation of main menu based uppon formspecs More... | |
Enumerations | |
| enum | texture_layer { TEX_LAYER_BACKGROUND = 0 , TEX_LAYER_OVERLAY , TEX_LAYER_HEADER , TEX_LAYER_FOOTER , TEX_LAYER_MAX } |
| texture layer ids More... | |
| enum texture_layer |