#include <opengl_gui_graphics.h>

Public Member Functions | |
| OpenGLGuiGraphics (ImagePool &pool) | |
Overrides Guichan Graphics to enable usage of normal fife images & related facilities
Definition at line 38 of file opengl_gui_graphics.h.
| FIFE::OpenGLGuiGraphics::OpenGLGuiGraphics | ( | ImagePool & | pool | ) |
Constructor
Definition at line 40 of file opengl_gui_graphics.cpp.
References FIFE::Image::render(), FIFE::RectType< T >::x, and FIFE::RectType< T >::y.
1.6.3