|
FIFE
|
#include "video/opengl/fife_opengl.h"#include <fifechan/opengl.hpp>#include <fifechan/font.hpp>#include "util/log/logger.h"#include "util/base/exception.h"#include "gui/fifechan/base/gui_image.h"#include "util/structures/rect.h"#include "video/image.h"#include "video/imagemanager.h"#include "video/opengl/renderbackendopengl.h"#include "opengl_gui_graphics.h"
Include dependency graph for opengl_gui_graphics.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_GUI) |