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

layer_unlit_anim Struct Reference

#include <fack.hpp>

Inheritance diagram for layer_unlit_anim:

layer_unlit_before_anim List of all members.

Public Member Functions

 layer_unlit_anim (const list< list< surf_with_name > > &anim, int y_walkbehind, bool visible, float frame_change_interval)
pt< layer_unlit_after_animget_cur_frame (float dt)

Public Attributes

list< list< surf_with_name > > anim
float timer
float frame_change_interval
list< list< surf_with_name
> >::const_iterator 
cur_frame

Constructor & Destructor Documentation

layer_unlit_anim::layer_unlit_anim const list< list< surf_with_name > > &  anim,
int  y_walkbehind,
bool  visible,
float  frame_change_interval
[inline]
 

Definition at line 1405 of file fack.hpp.

References anim, cur_frame, and timer.


Member Function Documentation

pt< layer_unlit_after_anim > layer_unlit_anim::get_cur_frame float  dt  )  [virtual]
 

Implements layer_unlit_before_anim.

Definition at line 4529 of file fack.cc.

References anim, cur_frame, frame_change_interval, NEW, and timer.


Member Data Documentation

list<list<surf_with_name> > layer_unlit_anim::anim
 

Definition at line 1401 of file fack.hpp.

Referenced by get_cur_frame(), and layer_unlit_anim().

list<list<surf_with_name> >::const_iterator layer_unlit_anim::cur_frame
 

Definition at line 1403 of file fack.hpp.

Referenced by get_cur_frame(), and layer_unlit_anim().

float layer_unlit_anim::frame_change_interval
 

Definition at line 1402 of file fack.hpp.

Referenced by get_cur_frame().

float layer_unlit_anim::timer
 

Definition at line 1402 of file fack.hpp.

Referenced by get_cur_frame(), and layer_unlit_anim().


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