save code

This commit is contained in:
xsl
2025-12-19 18:55:44 +08:00
parent 6bbbb3c3ef
commit b6ac86a134
4 changed files with 45 additions and 40 deletions
+2
View File
@@ -155,6 +155,8 @@ public:
void loadMotionThread();
std::thread worker_;
bool _isLoadMotion = false;
bool _needChangeMotion = false;
void doChangeMotion();
Callback _callback_loadfinish;
AnimationFinishedCallback _animationFinishedCallback;
bool _animationLoop = true;