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

bool OglGui::Button::IsPressed (  )  [inline]

Definition at line 205 of file Button.h.

References mIsPressed.

Referenced by OglGui::DirectionButton::DisplayFunc().

00206     {
00207         return mIsPressed;
00208     }


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