#include <MenuBar.h>
Inheritance diagram for OglGui::MenuBar:


Public Member Functions | |
| MenuBar (Window *parent) | |
| MenuBar (Window *parent, int w, int h) | |
| MenuBar (Window *parent, int x, int y, int w, int h) | |
| MenuOnButton * | AddMenu (Menu *menu, strconst name, int w=80) |
Protected Attributes | |
| int | mPosX |
Private Member Functions | |
| void | Init () |
Definition at line 16 of file MenuBar.h.
1.5.1