1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-13 00:57:01 +08:00

Opt: full scan

This commit is contained in:
LmeSzinc
2020-08-04 01:24:54 +08:00
parent ac095b7d65
commit 6edde3933d
4 changed files with 31 additions and 24 deletions

View File

@@ -177,7 +177,7 @@ class CampaignMap:
Args:
grids:
camera (tuple):
mode (str): Scan mode, such as 'normal', 'carrier', 'move'
mode (str): Scan mode, such as 'normal', 'carrier', 'movable'
"""
offset = np.array(camera) - np.array(grids.center_loca)
grids.show()