[inline]
Definition at line 47 of file SixButtonCross.h.
References mButtons, and OglGui::OglWindow::SetBorderType().
00048 { 00049 for (int i=0; i<6; i++) 00050 mButtons[i]->SetBorderType(type); 00051 }
Here is the call graph for this function: