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: