mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-20 03:47:09 +08:00
Upd: Magic map swipe multipliers
This commit is contained in:
@@ -85,8 +85,9 @@ class Config:
|
||||
EDGE_LINES_HOUGHLINES_THRESHOLD = 40
|
||||
COINCIDENT_POINT_ENCOURAGE_DISTANCE = 1.5
|
||||
HOMO_EDGE_HOUGHLINES_THRESHOLD = 180
|
||||
MAP_SWIPE_MULTIPLY = 1.445
|
||||
MAP_SWIPE_MULTIPLY_MINITOUCH = 1.397
|
||||
MAP_SWIPE_MULTIPLY = (0.946, 0.963)
|
||||
MAP_SWIPE_MULTIPLY_MINITOUCH = (0.914, 0.931)
|
||||
MAP_SWIPE_MULTIPLY_MAATOUCH = (0.888, 0.904)
|
||||
MAP_ENSURE_EDGE_INSIGHT_CORNER = 'bottom'
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user