Inheritance diagram for MenuBar:
Public Member Functions | |
MenuBar () | |
void | Init (Font *fnt) |
BOOL | Create (int _xpos, int _ypos, int _x, int _y, int _Style, Element *_Parent) |
BOOL | Add (char *label, PopupMenu *) |
void | Draw () |
void | Click (int, int, int) |
Definition at line 13 of file menu.hpp.