ManaPlus
|
#include "textmanager.h"
#include "text.h"
#include "utils/foreach.h"
#include <cstring>
#include "debug.h"
Go to the source code of this file.
Variables | |
TextManager * | textManager = 0 |
TextManager* textManager = 0 |
Definition at line 33 of file textmanager.cpp.
Referenced by Text::adviseXY(), Text::Text(), and Text::~Text().