oglCenterAlign
false
[inline]
Definition at line 36 of file StaticText.h.
References OglGui::OglWindow::Init().
00038 : 00039 Window(parent, x, y, width, height) 00040 { 00041 Init(text, hAlign, vAlign, shadowed); 00042 }
Here is the call graph for this function: