FIFE
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
console.cpp File Reference
#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/guichan/guichanmanager.h"
#include "gui/guichan/base/gui_font.h"
#include "gui/guichan/widgets/utf8textbox.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)