mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 20:30:05 +00:00
Loop delay configuration
This commit is contained in:
parent
a5df5a237e
commit
c7a4706f43
6 changed files with 60 additions and 10 deletions
|
|
@ -34,6 +34,7 @@ public slots:
|
|||
|
||||
void SetLoopTime(std::chrono::minutes loopTime);
|
||||
void SetLoopSpeed(double loopSpeed);
|
||||
void SetLoopDelay(std::chrono::milliseconds loopDelay);
|
||||
|
||||
void AnimationStepBegin();
|
||||
void AnimationStepBack();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue