FIFE  be64c707dea6b3250bd4355bf5c825d25920087d
animation.h File Reference
#include <cassert>
#include <map>
#include <vector>
#include "util/base/fife_stdint.h"
#include "util/resource/resource.h"
#include "image.h"
+ Include dependency graph for animation.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FIFE::Animation
 Animation. More...
 
struct  FIFE::Animation::FrameInfo
 Contains information about one animation frame (duration + frame index + frame pointer) More...
 

Namespaces

 FIFE
 

Typedefs

typedef SharedPtr< Animation > FIFE::AnimationPtr