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_cursor Struct Reference

Public Member Functions

 animation_cursor (const config &cfg)
 
 animation_cursor (const config &cfg, animation_cursor *p)
 

Public Attributes

config::all_children_itors itors
 
animation_branches branches
 
animation_cursorparent
 

Detailed Description

Definition at line 91 of file animation.cpp.

Constructor & Destructor Documentation

animation_cursor::animation_cursor ( const config cfg)
inline

Definition at line 96 of file animation.cpp.

animation_cursor::animation_cursor ( const config cfg,
animation_cursor p 
)
inline

Definition at line 101 of file animation.cpp.

References branches.

Member Data Documentation

animation_branches animation_cursor::branches

Definition at line 94 of file animation.cpp.

Referenced by animation_cursor(), and prepare_single_animation().

config::all_children_itors animation_cursor::itors

Definition at line 93 of file animation.cpp.

Referenced by prepare_single_animation().

animation_cursor* animation_cursor::parent

Definition at line 95 of file animation.cpp.

Referenced by prepare_single_animation().


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