Definition at line 34 of file UpDownNumber.h. References OglGui::OglWindow::Init(). 00035 : 00036 Window(parent, x, y, width, height) 00037 { 00038 Init(width, height, val, false, upDownW, leftRight, margin); 00039 }
Here is the call graph for this function:
|