Template instantiations for wesnoth-game. More...
#include "animated.hpp"
Go to the source code of this file.
Functions | |
void | new_animation_frame () |
std::chrono::steady_clock::time_point | get_current_animation_tick () |
Template instantiations for wesnoth-game.
Definition in file animated.cpp.
std::chrono::steady_clock::time_point get_current_animation_tick | ( | ) |
Definition at line 34 of file animated.cpp.
Referenced by unit_animation_component::refresh().
void new_animation_frame | ( | ) |
Definition at line 29 of file animated.cpp.
Referenced by display::invalidate_animations(), and unit_animator::wait_until().