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

bool OglGui::Menu::IsEnabled ( int  arrIdx  )  [inline]

Definition at line 187 of file Menu.h.

References DISABLED, and IsOptionOn().

Referenced by DrawMenuItem(), and MouseFunc().

00187 { return !IsOptionOn(arrIdx, DISABLED); }

Here is the call graph for this function:


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