Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

OglGui::MenuOnButton::MenuOnButton ( Window parent,
int  x,
int  y,
int  w,
int  h,
strconst  label,
Menu menu = 0 
) [inline]

Definition at line 24 of file MenuOnButton.h.

References OglGui::OglWindow::Init().

00025                              :
00026         Button(parent,x,y,w,h,label,BEV_ETCHED,true)
00027     {
00028         Init(menu,w,h);
00029     }

Here is the call graph for this function:


Generated on Fri Mar 19 12:02:57 2010 for ImpalaSrc by  doxygen 1.5.1