mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-25 02:30:09 +08:00
Chore: AdaptiveScroll docstring
This commit is contained in:
@@ -204,7 +204,7 @@ class AdaptiveScroll(Scroll):
|
|||||||
"""
|
"""
|
||||||
Args:
|
Args:
|
||||||
area (Button, tuple): A button or area of the whole scroll.
|
area (Button, tuple): A button or area of the whole scroll.
|
||||||
prominence (dict): Parameters passing to scipy.find_peaks
|
parameters (dict): Parameters passing to scipy.find_peaks
|
||||||
background (int):
|
background (int):
|
||||||
is_vertical (bool): True if vertical, false if horizontal.
|
is_vertical (bool): True if vertical, false if horizontal.
|
||||||
name (str):
|
name (str):
|
||||||
|
|||||||
Reference in New Issue
Block a user