[inline]
Definition at line 53 of file SixButtonCross.h.
References mButtons, and OglGui::OglWindow::SetBorderFillShaded().
00054 { 00055 for (int i=0; i<6; i++) 00056 mButtons[i]->SetBorderFillShaded(type); 00057 }
Here is the call graph for this function: