|
FIFE
|
#include "util/structures/purge.h"#include "util/log/logger.h"#include "model/metamodel/ipather.h"#include "model/metamodel/object.h"#include "model/metamodel/grids/cellgrid.h"#include "structures/map.h"#include "structures/layer.h"#include "structures/instance.h"#include "util/base/exception.h"#include "view/rendererbase.h"#include "video/renderbackend.h"#include "model.h"
Include dependency graph for model.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_MODEL) |