Public Member Functions | |
animation_cursor (const config &cfg) | |
animation_cursor (const config &cfg, animation_cursor *p) | |
Public Attributes | |
config::const_all_children_itors | itors |
animation_branches | branches |
animation_cursor * | parent |
Definition at line 59 of file animation.cpp.
|
inline |
Definition at line 61 of file animation.cpp.
|
inline |
Definition at line 67 of file animation.cpp.
References config::erase().
animation_branches animation_cursor::branches |
Definition at line 174 of file animation.cpp.
Referenced by prepare_single_animation().
config::const_all_children_itors animation_cursor::itors |
Definition at line 172 of file animation.cpp.
Referenced by prepare_single_animation().
animation_cursor* animation_cursor::parent |
Definition at line 175 of file animation.cpp.
Referenced by prepare_single_animation().