#include <TextDialog.h>
Public Member Functions | |
TextDialog (Surface *) | |
~TextDialog () | |
void | Draw () |
void | AddLine (const string &) |
Private Attributes | |
Output | m_output |
gui::ScrollBarV | m_vbar |
|
Definition at line 35 of file TextDialog.cpp. References H, m_output, m_vbar, TextDialog(), W, X, and Y. Referenced by TextDialog().
|
|
Definition at line 61 of file TextDialog.cpp.
|
|
Definition at line 71 of file TextDialog.cpp. References AddLine(), and m_output. Referenced by AddLine().
|
|
Definition at line 66 of file TextDialog.cpp.
|
|
Definition at line 45 of file TextDialog.h. Referenced by AddLine(), and TextDialog(). |
|
Definition at line 46 of file TextDialog.h. Referenced by TextDialog(). |