Luanti 5.10.0-dev
 
Loading...
Searching...
No Matches
mainmenumanager.h File Reference
#include "modalMenu.h"
#include <cassert>
#include <list>
+ Include dependency graph for mainmenumanager.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IGameCallback
 
class  MainMenuManager
 
class  MainGameCallback
 

Functions

static bool isMenuActive ()
 

Variables

gui::IGUIEnvironment * guienv
 
gui::IGUIStaticText * guiroot
 
MainMenuManager g_menumgr
 
MainGameCallbackg_gamecallback
 

Function Documentation

◆ isMenuActive()

static bool isMenuActive ( )
inlinestatic

References g_menumgr, and MainMenuManager::menuCount().

Referenced by ClientLauncher::main_menu(), MyEventReceiver::OnEvent(), Game::processUserInput(), Game::run(), Game::updateCameraDirection(), and Game::updateFrame().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Variable Documentation

◆ g_gamecallback

◆ g_menumgr

◆ guienv

gui::IGUIEnvironment* guienv
extern

◆ guiroot