1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-07-12 10:42:51 +08:00

Refactor: class GemsFarming

This commit is contained in:
guoh064
2026-04-04 04:09:07 +08:00
committed by guoh064
parent 0cdbef7803
commit 897c2cc91c
2 changed files with 193 additions and 221 deletions

View File

@@ -205,6 +205,11 @@ class Dock(Equipment):
self.dock_filter.set(sort=sort, index=index, faction=faction, rarity=rarity, extra=extra)
self.dock_filter_confirm(wait_loading=wait_loading)
def dock_reset(self):
self.dock_favourite_set(False, wait_loading=False)
self.dock_sort_method_dsc_set(False, wait_loading=False)
self.dock_filter_set()
def dock_select_one(self, button, skip_first_screenshot=True):
"""
Args: