Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 12:02:59 2010 for ImpalaSrc by  doxygen 1.5.1