|
FIFE
|
#include <SDL.h>#include "video/renderbackend.h"#include "video/animation.h"#include "video/fonts/ifont.h"#include "video/imagemanager.h"#include "video/image.h"#include "video/opengl/glimage.h"#include "video/opengl/renderbackendopengl.h"#include "util/math/fife_math.h"#include "util/log/logger.h"#include "util/time/timemanager.h"#include "model/metamodel/grids/cellgrid.h"#include "model/metamodel/timeprovider.h"#include "model/structures/instance.h"#include "model/structures/layer.h"#include "model/structures/location.h"#include "view/camera.h"#include "lightrenderer.h"
Include dependency graph for lightrenderer.cpp:Go to the source code of this file.
Namespaces | |
| FIFE | |
| All FIFE related code is in this namespace. | |