FIFE
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
atlasloader.cpp File Reference
#include "ext/tinyxml/fife_tinyxml.h"
#include "model/model.h"
#include "model/structures/layer.h"
#include "vfs/fife_boost_filesystem.h"
#include "vfs/vfs.h"
#include "vfs/raw/rawdata.h"
#include "util/base/exception.h"
#include "util/log/logger.h"
#include "util/resource/resource.h"
#include "util/resource/resourcemanager.h"
#include "view/visual.h"
#include "atlasloader.h"
+ Include dependency graph for atlasloader.cpp:

Go to the source code of this file.

Namespaces

 FIFE
 All FIFE related code is in this namespace.
 

Functions

AtlasLoader * FIFE::createDefaultAtlasLoader (Model *model, VFS *vfs, ImageManager *imageManager)
 convenience function for creating the default fife atlas loader deleting the object returned from this function is the responsibility of the caller More...