Searched defs:animation (Results 1 – 1 of 1) sorted by relevance
30 struct animation { struct51 std::string animation_file; argument52 std::string fail_file;54 text_field text_clock;55 text_field text_percent;57 bool run;59 frame* frames;60 int cur_frame;61 int num_frames;62 int first_frame_repeats; // Number of times to repeat the first frame in the current cycle[all …]