|
FIFE
|
#include <cassert>#include <boost/bind.hpp>#include <boost/lexical_cast.hpp>#include <boost/regex.hpp>#include <boost/tokenizer.hpp>#include "video/renderbackend.h"#include "util/time/timemanager.h"#include "util/log/logger.h"#include "util/base/exception.h"#include "gui/fifechan/fifechanmanager.h"#include "gui/fifechan/base/gui_font.h"#include "commandline.h"#include "console.h"
Include dependency graph for console.cpp:Go to the source code of this file.
Namespaces | |
| FIFE | |
| All FIFE related code is in this namespace. | |
Variables | |
| static Logger | FIFE::_log (LM_CONSOLE) |