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 61 of file animation.cpp.
|
inline |
Definition at line 63 of file animation.cpp.
References cfg.
|
inline |
Definition at line 69 of file animation.cpp.
References cfg, and config::erase().
| animation_branches animation_cursor::branches |
Definition at line 176 of file animation.cpp.
Referenced by prepare_single_animation().
| config::const_all_children_itors animation_cursor::itors |
Definition at line 174 of file animation.cpp.
Referenced by prepare_single_animation().
| animation_cursor* animation_cursor::parent |
Definition at line 177 of file animation.cpp.
Referenced by prepare_single_animation().