#include <fack.hpp>
Inheritance diagram for layer_unlit_anim:
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_anim > | get_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 |
|
|
|
Implements layer_unlit_before_anim. Definition at line 4529 of file fack.cc. References anim, cur_frame, frame_change_interval, NEW, and timer. |
|
Definition at line 1401 of file fack.hpp. Referenced by get_cur_frame(), and layer_unlit_anim(). |
|
Definition at line 1403 of file fack.hpp. Referenced by get_cur_frame(), and layer_unlit_anim(). |
|
Definition at line 1402 of file fack.hpp. Referenced by get_cur_frame(). |
|
Definition at line 1402 of file fack.hpp. Referenced by get_cur_frame(), and layer_unlit_anim(). |