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

Add: Control method MaaTouch

This commit is contained in:
LmeSzinc
2023-02-02 01:44:24 +08:00
parent c705742a74
commit 36e1f01cb7
14 changed files with 263 additions and 13 deletions

View File

@@ -187,7 +187,7 @@ class CommandBuilder:
def __init__(self, device):
"""
Args:
device (Minitouch):
device:
"""
self.device = device
self.commands = []