mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 22:50:05 +00:00
Placefile text animation support
This commit is contained in:
parent
e013b9a77f
commit
4cc1a2b310
14 changed files with 89 additions and 1 deletions
|
|
@ -25,6 +25,7 @@ public:
|
|||
PlacefileImages(PlacefileImages&&) noexcept;
|
||||
PlacefileImages& operator=(PlacefileImages&&) noexcept;
|
||||
|
||||
void set_selected_time(std::chrono::system_clock::time_point selectedTime);
|
||||
void set_thresholded(bool thresholded);
|
||||
|
||||
void Initialize() override;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue