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; argument89 ~animation() { delete frames; } in ~animation() argument