Luanti 5.16.0-dev
Loading...
Searching...
No Matches
mainmenumanager.h File Reference
#include "modalMenu.h"
#include "touchcontrols.h"
#include <cassert>
#include <list>
#include <IGUIEnvironment.h>
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

Namespaces

namespace  gui

Functions

static bool isMenuActive ()

Variables

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

Function Documentation

◆ isMenuActive()

bool isMenuActive ( )
inlinestatic

References g_menumgr.

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

Here is the caller graph for this function:

Variable Documentation

◆ g_gamecallback

◆ g_menumgr

◆ guienv

gui::IGUIEnvironment* guienv
extern

◆ guiroot