Definition at line 21 of file TextArea.h. References cLineHeight, and OglGui::OglWindow::Init(). 00022 : 00023 Window(parent, width, height) 00024 { 00025 Init(height/cLineHeight, text, drawBorder); 00026 }
Here is the call graph for this function: ![]()
|
1.5.1