Drop object on the plate (#6166)

Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
Vovodroid
2024-08-06 18:18:28 +03:00
committed by GitHub
parent 724762bbc8
commit 98a243c302
10 changed files with 52 additions and 0 deletions

View File

@@ -978,6 +978,7 @@ public:
void do_rotate(const std::string& snapshot_type);
void do_scale(const std::string& snapshot_type);
void do_center();
void do_drop();
void do_center_plate(const int plate_idx);
void do_mirror(const std::string& snapshot_type);