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

void OglGui::MenuOnButton::ActiveBorderType ( int  type  )  [inline]

Definition at line 50 of file MenuOnButton.h.

References OglGui::OglWindow::GetBorderType(), mActiveBorderType, and mNonActiveBorderType.

Referenced by OglGui::MenuBar::AddMenu().

00051     {
00052         mNonActiveBorderType = GetBorderType();
00053         mActiveBorderType = type;
00054     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:26:37 2011 for ImpalaSrc by  doxygen 1.5.1