|
FIFE
|
#include <string>#include <vector>#include "imaploader.h"#include "ianimationloader.h"#include "percentdonelistener.h"
Include dependency graph for maploader.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | FIFE::MapLoader |
Namespaces | |
| FIFE | |
| All FIFE related code is in this namespace. | |
Functions | |
| MapLoader * | FIFE::createDefaultMapLoader (Model *model, VFS *vfs, ImageManager *imageManager, RenderBackend *renderBackend) |
| convenience function for creating the default fife map loader deleting the object returned from this function is the responsibility of the caller More... | |