Minetest  5.4.0
GameUI::Flags Struct Reference

#include <gameui.h>

Public Attributes

bool show_chat = true
 
bool show_hud = true
 
bool show_minimap = false
 
bool show_debug = true
 
bool show_profiler_graph = false
 

Member Data Documentation

◆ show_chat

bool GameUI::Flags::show_chat = true

Referenced by GameUI::toggleChat().

◆ show_debug

bool GameUI::Flags::show_debug = true

◆ show_hud

bool GameUI::Flags::show_hud = true

◆ show_minimap

bool GameUI::Flags::show_minimap = false

Referenced by GameUI::showMinimap().

◆ show_profiler_graph

bool GameUI::Flags::show_profiler_graph = false

The documentation for this struct was generated from the following file: