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

anim_right_left Struct Reference

#include <fack.hpp>

List of all members.

Public Member Functions

 anim_right_left (pt< animation > right, pt< animation > left)
pt< animationget_anim (horizontal_dir dir) const
 anim_right_left ()

Public Attributes

pt< animationright
pt< animationleft


Constructor & Destructor Documentation

anim_right_left::anim_right_left pt< animation right,
pt< animation left
[inline]
 

Definition at line 1930 of file fack.hpp.

anim_right_left::anim_right_left  )  [inline]
 

Definition at line 1941 of file fack.hpp.


Member Function Documentation

pt< animation > anim_right_left::get_anim horizontal_dir  dir  )  const
 

Definition at line 4584 of file fack.cc.

References hd_right, left, and right.


Member Data Documentation

pt<animation> anim_right_left::left
 

Definition at line 1928 of file fack.hpp.

Referenced by get_anim().

pt<animation> anim_right_left::right
 

Definition at line 1928 of file fack.hpp.

Referenced by get_anim().


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