![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
Class for the main ImGUI menu bar. More...
#include <dynamic_menubar.hpp>
Inheritance diagram for BlamImGuiWindow_DynamicMenuBar:
Collaboration diagram for BlamImGuiWindow_DynamicMenuBar:Public Member Functions | |
| BlamImGuiWindow_DynamicMenuBar () | |
| Initializes data for the legacy menu bar and instructs it to draw as a standard menu rather than the main application menu. More... | |
| void | Draw () |
| Draws the menu bar contents and current git commit hash. 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 main ImGUI menu bar.
This menu can be customized by modifying menu_bar_init.xml in the game data folder.
|
inline |
Initializes data for the legacy menu bar and instructs it to draw as a standard menu rather than the main application menu.
|
inlinevirtual |
Draws the menu bar contents and current git commit hash.
Reimplemented from BlamImGuiWindow.
Here is the call graph for this function: