The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
animation_branch Struct Reference

Public Member Functions

 animation_branch ()
 
config merge () const
 

Public Attributes

config attributes
 
std::vector
< config::all_children_iterator
children
 

Detailed Description

Definition at line 69 of file animation.cpp.

Constructor & Destructor Documentation

animation_branch::animation_branch ( )
inline

Definition at line 71 of file animation.cpp.

Member Function Documentation

config animation_branch::merge ( ) const
inline

Definition at line 79 of file animation.cpp.

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

Member Data Documentation

config animation_branch::attributes

Definition at line 77 of file animation.cpp.

Referenced by merge().

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

Definition at line 78 of file animation.cpp.

Referenced by prepare_single_animation().


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