Definition at line 20 of file UpDownNumber.h. References OglGui::OglWindow::Init(). 00021 : 00022 Window(parent, x, y, width, height) 00023 { 00024 Init(width, height, val, true, upDownW, leftRight, margin); 00025 }
Here is the call graph for this function:
|