![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
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... | |
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.
|
inline |
|
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:
|
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: