The Battle for Wesnoth  1.19.5+dev
Public Attributes | List of all members
animated< T >::frame Struct Reference

Public Attributes

std::chrono::milliseconds duration_
 
value_
 
std::chrono::milliseconds start_time_
 

Detailed Description

template<typename T>
struct animated< T >::frame

Definition at line 120 of file animated.hpp.

Member Data Documentation

◆ duration_

template<typename T >
std::chrono::milliseconds animated< T >::frame::duration_

Definition at line 123 of file animated.hpp.

◆ start_time_

template<typename T >
std::chrono::milliseconds animated< T >::frame::start_time_

Definition at line 125 of file animated.hpp.

◆ value_

template<typename T >
T animated< T >::frame::value_

Definition at line 124 of file animated.hpp.


The documentation for this struct was generated from the following file: