Definition at line 28 of file ImMoveControl.h. References OglGui::OglWindow::Init(). 00028 : 00029 CrossControl(parent, x, y, w, h, target, IMMOVE_FW, 00030 "Move Im", true) 00031 { 00032 Init(w, h, target); 00033 }
Here is the call graph for this function:
|