false
0
[inline]
Definition at line 31 of file UpDownButton.h.
References OglGui::OglWindow::Init().
00032 : 00033 Window(parent, x, y, width, height) 00034 { 00035 Init(width, height, leftRight, margin); 00036 }
Here is the call graph for this function: