The Battle for Wesnoth  1.19.0-dev
Functions
animated.cpp File Reference

Template instantiations for wesnoth-game. More...

#include "animated.hpp"
#include <SDL2/SDL_timer.h>
Include dependency graph for animated.cpp:

Go to the source code of this file.

Functions

void new_animation_frame ()
 
int get_current_animation_tick ()
 

Detailed Description

Template instantiations for wesnoth-game.

Definition in file animated.cpp.

Function Documentation

◆ get_current_animation_tick()

int get_current_animation_tick ( )

◆ new_animation_frame()

void new_animation_frame ( )

Definition at line 31 of file animated.cpp.

Referenced by display::invalidate_animations(), and unit_animator::wait_until().