#include <stdincl.h>#include "client.h"#include "Globals.h"#include "TextDialog.h"Include dependency graph for TextDialog.cpp:

Go to the source code of this file.
Defines | |
| #define | W 400 |
| #define | H 100 |
| #define | X XMAX / 2 - W / 2 |
| #define | Y YMAX / 2 - H / 2 |
|
|
Definition at line 31 of file TextDialog.cpp. Referenced by TextDialog::TextDialog(). |
|
|
File ......... TextDialog.cpp Published .... 2005-02-07 Author ....... grymse@alhem.net Definition at line 30 of file TextDialog.cpp. Referenced by TextDialog::TextDialog(). |
|
|
Definition at line 32 of file TextDialog.cpp. Referenced by InitSDL::DrawBox(), and TextDialog::TextDialog(). |
|
|
Definition at line 33 of file TextDialog.cpp. Referenced by InitSDL::DrawBox(), and TextDialog::TextDialog(). |
1.3.6