The Battle for Wesnoth  1.19.3+dev
Public Member Functions | Public Attributes | List of all members
animation_branch Struct Reference

Public Member Functions

config merge () const
 

Public Attributes

config attributes
 
std::vector< config::const_all_children_iteratorchildren
 

Detailed Description

Definition at line 37 of file animation.cpp.

Member Function Documentation

◆ merge()

config animation_branch::merge ( ) const
inline

Definition at line 39 of file animation.cpp.

References config::add_child(), attributes, children, and i.

Member Data Documentation

◆ attributes

config animation_branch::attributes

Definition at line 49 of file animation.cpp.

Referenced by merge().

◆ children

std::vector<config::const_all_children_iterator> animation_branch::children

Definition at line 50 of file animation.cpp.

Referenced by merge(), and prepare_single_animation().


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