fix layer and frame duplicate
This commit is contained in:
@@ -191,6 +191,7 @@ public:
|
||||
void layer_order(int idx, int pos);
|
||||
void layer_merge(int source_idx, int dest_idx);
|
||||
int anim_duration() const noexcept;
|
||||
void anim_update() noexcept;
|
||||
void anim_goto_frame(int frame) noexcept;
|
||||
void anim_goto_next() noexcept;
|
||||
void anim_goto_prev() noexcept;
|
||||
|
||||
Reference in New Issue
Block a user