|
FIFE
|
#include <algorithm>#include <string>#include <vector>#include <set>#include <stack>#include "util/base/fifeclass.h"#include "util/structures/rect.h"#include "model/metamodel/modelcoords.h"#include "model/metamodel/object.h"#include "layer.h"#include "cell.h"
Include dependency graph for cellcache.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | FIFE::Zone |
| A Zone is an abstract depiction of a CellCache or of a part of it. More... | |
| class | FIFE::CellCache |
| A CellCache is an abstract depiction of one or a few layers and contains additional information, such as different cost and speed and so on. More... | |
Namespaces | |
| FIFE | |
| All FIFE related code is in this namespace. | |