Cogs.Core
|
Public Attributes | |
const char * | name |
std::vector< MenuItem > | items |
bool | enabled = true |
Definition at line 694 of file Editor.cpp.
bool Cogs::Core::Menu::enabled = true |
Definition at line 698 of file Editor.cpp.
std::vector<MenuItem> Cogs::Core::Menu::items |
Definition at line 697 of file Editor.cpp.
const char* Cogs::Core::Menu::name |
Definition at line 696 of file Editor.cpp.