The Battle for Wesnoth  1.19.5+dev
animated< T > Member List

This is the complete list of members for animated< T >, including all inherited members.

acceleration_animated< T >private
add_frame(const std::chrono::milliseconds &duration, const T &value, bool force_change=false)animated< T >
anim_description typedefanimated< T >
animated(const std::chrono::milliseconds &start_time=std::chrono::milliseconds{0})animated< T >
animated(const anim_description &cfg, const std::chrono::milliseconds &start_time=std::chrono::milliseconds{0}, bool force_change=false)animated< T >explicit
animation_finished() constanimated< T >
animation_finished_potential() constanimated< T >
current_frame_key_animated< T >private
cycles() constanimated< T >inline
cycles_animated< T >private
does_not_change() constanimated< T >inline
does_not_change_animated< T >private
force_change()animated< T >inline
force_next_update_animated< T >private
frame_description typedefanimated< T >
frames_animated< T >private
get_animation_duration() constanimated< T >
get_animation_time() constanimated< T >
get_animation_time_potential() constanimated< T >
get_begin_time() constanimated< T >
get_current_frame() constanimated< T >
get_current_frame_begin_time() constanimated< T >
get_current_frame_duration() constanimated< T >
get_current_frame_end_time() constanimated< T >
get_current_frame_time() constanimated< T >
get_end_time() constanimated< T >
get_first_frame() constanimated< T >
get_frame(std::size_t n) constanimated< T >
get_frames_count() constanimated< T >
get_last_frame() constanimated< T >
last_update_tick_animated< T >private
max_animation_time_animated< T >private
need_update() constanimated< T >
not_started() constanimated< T >
pause_animation()animated< T >inline
remove_frames_until(const std::chrono::milliseconds &starting_time)animated< T >protected
restart_animation()animated< T >inline
set_animation_time(const std::chrono::milliseconds &time)animated< T >
set_begin_time(const std::chrono::milliseconds &new_begin_time)animated< T >
set_end_time(const std::chrono::milliseconds &ending_time)animated< T >protected
set_max_animation_time(const std::chrono::milliseconds &time)animated< T >
start_animation(const std::chrono::milliseconds &start_time, bool cycles=false)animated< T >
start_tick_animated< T >private
started_animated< T >private
starting_frame_time_animated< T >protected
tick_to_time(const std::chrono::steady_clock::time_point &animation_tick) constanimated< T >
time_to_tick(const std::chrono::milliseconds &animation_time) constanimated< T >
unit_animation classanimated< T >friend
update_last_draw_time(double acceleration=0)animated< T >
void_value_animated< T >static
~animated()=defaultanimated< T >virtual