mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 02:55:38 +08:00
feat.增加一个缓慢滑动的 ProcessTask action
This commit is contained in:
@@ -26,6 +26,7 @@ namespace asst
|
||||
|
||||
void exec_click_task(const Rect& matched_rect);
|
||||
void exec_swipe_task(ProcessTaskAction action);
|
||||
void exec_slowly_swipe_task(ProcessTaskAction action);
|
||||
|
||||
std::vector<std::string> m_raw_tasks_name;
|
||||
std::vector<std::string> m_cur_tasks_name;
|
||||
|
||||
Reference in New Issue
Block a user