22 #ifndef FIFE_ANIMATION_LOADER_H
23 #define FIFE_ANIMATION_LOADER_H
49 virtual bool isLoadable(
const std::string& filename);
AnimationLoader(VFS *vfs, ImageManager *imageManager)
virtual AnimationPtr load(const std::string &filename)
the main VFS (virtual file system) class
ImageManager * m_imageManager
virtual bool isLoadable(const std::string &filename)