Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

animation Struct Reference

#include <fack.hpp>

List of all members.

Public Member Functions

 animation (const vector< pt< anim_frame > > &frames)
 animation (const list< pt< anim_frame > > &frames)

Public Attributes

vector< pt< anim_frame > > frames


Constructor & Destructor Documentation

animation::animation const vector< pt< anim_frame > > &  frames  )  [inline]
 

Definition at line 824 of file fack.hpp.

References frames.

animation::animation const list< pt< anim_frame > > &  frames  )  [inline]
 

Definition at line 830 of file fack.hpp.

References frames, and vector_of().


Member Data Documentation

vector<pt<anim_frame> > animation::frames
 

Definition at line 822 of file fack.hpp.

Referenced by animation().


The documentation for this struct was generated from the following file:
Generated on Wed May 25 15:36:08 2005 for FACK by  doxygen 1.4.0