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_cursor * | parent |
Definition at line 91 of file animation.cpp.
|
inline |
Definition at line 96 of file animation.cpp.
|
inline |
Definition at line 101 of file animation.cpp.
References branches.
| 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().
1.8.8