oglCenterAlign
false
[inline]
Definition at line 54 of file StaticText.h.
References OglGui::OglWindow::Init().
00055 : 00056 Window(parent, width, height) 00057 { 00058 Init(text, hAlign, vAlign, shadowed); 00059 }
Here is the call graph for this function: