![]() |
Blamite Game Engine - blam!
00296.01.12.21.0102.blamite
The core library for the Blamite Game Engine.
|
Structure representing the menu bar. More...
#include <menubar.h>
Public Attributes | |
std::vector< BlamMenubarItem > | items |
List of all items in this menu. More... | |
int | version = -1 |
The menu file version. More... | |
Structure representing the menu bar.
std::vector<BlamMenubarItem> BlamMenubar::items |
List of all items in this menu.
int BlamMenubar::version = -1 |
The menu file version.