Searched defs:animation (Results 1 – 1 of 1) sorted by relevance
30 struct animation { struct31 struct frame {56 if (!animation_file.empty()) { in set_resource_root() argument70 std::string animation_file; argument71 std::string fail_file;73 text_field text_clock;74 text_field text_percent;76 bool run;78 frame* frames;79 int cur_frame;[all …]