Elaztek Developer Hub
Blamite Game Engine - blam!  00406.12.10.23.1457.blamite
The core library for the Blamite Game Engine.
BlamImGuiWindow_DevToolsBar Class Reference

Class for the original menu bar shown with ImGUI. More...

#include <devtools_bar.hpp>

+ Inheritance diagram for BlamImGuiWindow_DevToolsBar:
+ Collaboration diagram for BlamImGuiWindow_DevToolsBar:

Public Member Functions

 BlamImGuiWindow_DevToolsBar (bool show_in_window)
 
void SetDrawModeNotMainMenu ()
 Instructs the menu to draw as a menu bar within a window, rather than as part of the main menu bar. More...
 
void Draw ()
 Draws the menu bar contents. More...
 

Additional Inherited Members

- Public Attributes inherited from BlamImGuiWindow
bool show = false
 Controls whether or not the group should be shown. May not be used in all groups. More...
 

Detailed Description

Class for the original menu bar shown with ImGUI.

For legacy purposes, it can be viewed within its own window. Many of its links are either broken or are simply placeholders. It was used from the engine inception until late 2019.

Constructor & Destructor Documentation

◆ BlamImGuiWindow_DevToolsBar()

BlamImGuiWindow_DevToolsBar::BlamImGuiWindow_DevToolsBar ( bool  show_in_window)
inline

Member Function Documentation

◆ Draw()

void BlamImGuiWindow_DevToolsBar::Draw ( )
inlinevirtual

Draws the menu bar contents.

Reimplemented from BlamImGuiWindow.

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

◆ SetDrawModeNotMainMenu()

void BlamImGuiWindow_DevToolsBar::SetDrawModeNotMainMenu ( )
inline

Instructs the menu to draw as a menu bar within a window, rather than as part of the main menu bar.

+ Here is the caller graph for this function:

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