BEV_RAISED
[inline]
Definition at line 28 of file SizableDirectionButton.h.
References OglGui::SizableWindow::Init().
00029 : 00030 SizableWindow(parent,x,y,w,h) 00031 { 00032 Init(w,h,dir,brdType); 00033 }
Here is the call graph for this function: