![]() |
Blamite Game Engine - blam!
00296.01.12.21.0102.blamite
The core library for the Blamite Game Engine.
|
Namespace for things related to the imgui menu bar. More...
Functions | |
BLAM void | LoadMenubarLayout () |
BLAM BlamMenubar | GetMenuBar () |
Namespace for things related to the imgui menu bar.
Unlike previous iterations of the menu bar, the new menu bar is data-bound. That is, the contents and layout are customizable using the menu_bar_init.xml
file, which is of a very similar structure to debug_menu_init.xml
.
BlamMenubar Blam::Settings::Menubar::GetMenuBar | ( | ) |
void Blam::Settings::Menubar::LoadMenubarLayout | ( | ) |