Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
guiEngine.h File Reference
#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...
 
struct  GUIEngine::clouddata
 internam data required for drawing clouds 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...
 

Enumeration Type Documentation

◆ texture_layer

texture layer ids

Enumerator
TEX_LAYER_BACKGROUND 
TEX_LAYER_OVERLAY 
TEX_LAYER_HEADER 
TEX_LAYER_FOOTER 
TEX_LAYER_MAX