FIFE  be64c707dea6b3250bd4355bf5c825d25920087d
FIFE::ResourceAnimationLoader Class Reference

ResourceAnimationLoader. More...

#include <resourceanimationloader.h>

+ Inheritance diagram for FIFE::ResourceAnimationLoader:
+ Collaboration diagram for FIFE::ResourceAnimationLoader:

Public Member Functions

 ResourceAnimationLoader ()
 
virtual void load (IResource *res)
 
- Public Member Functions inherited from FIFE::IResourceLoader
 IResourceLoader ()
 
virtual ~IResourceLoader ()
 

Detailed Description

Constructor & Destructor Documentation

◆ ResourceAnimationLoader()

FIFE::ResourceAnimationLoader::ResourceAnimationLoader ( )
inline

Definition at line 40 of file resourceanimationloader.h.

References load().

Member Function Documentation

◆ load()

void FIFE::ResourceAnimationLoader::load ( IResource res)
virtual

Implements FIFE::IResourceLoader.

Definition at line 37 of file resourceanimationloader.cpp.

References FIFE::Animation::getFrames(), and FIFE::IResource::RES_LOADED.

Referenced by FIFE::Animation::load(), and ResourceAnimationLoader().

+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: