FIFE  be64c707dea6b3250bd4355bf5c825d25920087d
atlasloader.cpp File Reference
#include <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 "video/animationmanager.h"
#include "view/visual.h"
#include "atlasloader.h"
+ Include dependency graph for atlasloader.cpp:

Go to the source code of this file.

Namespaces

 FIFE
 

Functions

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