#include <aedMenuBar.h>
Public Member Functions | |
unsigned int | attachMenu (std::string title, aedMenu *menu, int pos=-1) |
void | detachMenu (unsigned int index) |
void | detachMenu (aedMenu *menu) |
int | wm_lbuttondown (Uint16 x, Uint16 y) |
int | wm_mousemove (Uint16 x, Uint16 y, Uint16 dx, Uint16 dy) |
int | wm_mouseleave () |
void | render () |
|
Attach a menu to a menu bar.
|
|
Detach a menu from a menu bar.
|
|
Detach a menu from a menu bar.
|