[inline]
Definition at line 185 of file VideoMinimap.h.
References OglGui::OglWindow::Init().
00185 : 00186 OglGui::Window(parent, x, y, width, height, true) 00187 { 00188 Init(map, width, height, parent); 00189 }
Here is the call graph for this function: