mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2025-12-16 13:25:13 +00:00
246 lines
6.8 KiB
Python
246 lines
6.8 KiB
Python
from module.base.button import Button, ButtonWrapper
|
|
|
|
# This file was auto-generated, do not modify it manually. To generate:
|
|
# ``` python -m dev_tools.button_extract ```
|
|
|
|
CONFIRM_PURCHASE = ButtonWrapper(
|
|
name='CONFIRM_PURCHASE',
|
|
jp=Button(
|
|
file='./assets/jp/shop/CONFIRM_PURCHASE.png',
|
|
area=(465, 231, 809, 307),
|
|
search=(445, 211, 829, 327),
|
|
color=(213, 214, 215),
|
|
button=(670, 458, 865, 516),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/shop/CONFIRM_PURCHASE.png',
|
|
area=(467, 231, 807, 309),
|
|
search=(447, 211, 827, 329),
|
|
color=(217, 218, 219),
|
|
button=(668, 458, 865, 514),
|
|
),
|
|
zht=Button(
|
|
file='./assets/zht/shop/CONFIRM_PURCHASE.png',
|
|
area=(523, 224, 755, 320),
|
|
search=(503, 204, 775, 340),
|
|
color=(214, 215, 215),
|
|
button=(669, 456, 873, 518),
|
|
),
|
|
)
|
|
CONFIRM_REFRESH = ButtonWrapper(
|
|
name='CONFIRM_REFRESH',
|
|
jp=Button(
|
|
file='./assets/jp/shop/CONFIRM_REFRESH.png',
|
|
area=(451, 271, 825, 304),
|
|
search=(431, 251, 845, 324),
|
|
color=(200, 201, 202),
|
|
button=(677, 430, 861, 498),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/shop/CONFIRM_REFRESH.png',
|
|
area=(474, 271, 806, 306),
|
|
search=(454, 251, 826, 326),
|
|
color=(202, 203, 204),
|
|
button=(675, 434, 863, 500),
|
|
),
|
|
zht=Button(
|
|
file='./assets/zht/shop/CONFIRM_REFRESH.png',
|
|
area=(504, 260, 782, 308),
|
|
search=(484, 240, 802, 328),
|
|
color=(205, 206, 207),
|
|
button=(671, 432, 866, 498),
|
|
),
|
|
)
|
|
ITEM_LIST = ButtonWrapper(
|
|
name='ITEM_LIST',
|
|
jp=Button(
|
|
file='./assets/jp/shop/ITEM_LIST.png',
|
|
area=(622, 126, 1241, 612),
|
|
search=(602, 106, 1261, 632),
|
|
color=(194, 207, 215),
|
|
button=(622, 126, 1241, 612),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/shop/ITEM_LIST.png',
|
|
area=(625, 127, 1244, 610),
|
|
search=(605, 107, 1264, 630),
|
|
color=(193, 206, 213),
|
|
button=(625, 127, 1244, 610),
|
|
),
|
|
zht=Button(
|
|
file='./assets/zht/shop/ITEM_LIST.png',
|
|
area=(625, 127, 1244, 610),
|
|
search=(605, 107, 1264, 630),
|
|
color=(193, 206, 213),
|
|
button=(625, 127, 1244, 610),
|
|
),
|
|
)
|
|
NORMAL_OFF = ButtonWrapper(
|
|
name='NORMAL_OFF',
|
|
jp=Button(
|
|
file='./assets/jp/shop/NORMAL_OFF.png',
|
|
area=(6, 109, 206, 167),
|
|
search=(0, 89, 226, 187),
|
|
color=(240, 241, 240),
|
|
button=(6, 109, 206, 167),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/shop/NORMAL_OFF.png',
|
|
area=(4, 111, 213, 167),
|
|
search=(0, 91, 233, 187),
|
|
color=(248, 248, 245),
|
|
button=(4, 111, 213, 167),
|
|
),
|
|
zht=Button(
|
|
file='./assets/zht/shop/NORMAL_OFF.png',
|
|
area=(4, 104, 214, 155),
|
|
search=(0, 84, 234, 175),
|
|
color=(249, 248, 245),
|
|
button=(4, 104, 214, 155),
|
|
),
|
|
)
|
|
NORMAL_ON = ButtonWrapper(
|
|
name='NORMAL_ON',
|
|
jp=Button(
|
|
file='./assets/jp/shop/NORMAL_ON.png',
|
|
area=(9, 114, 205, 164),
|
|
search=(0, 94, 225, 184),
|
|
color=(71, 88, 91),
|
|
button=(9, 114, 205, 164),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/shop/NORMAL_ON.png',
|
|
area=(4, 109, 212, 170),
|
|
search=(0, 89, 232, 190),
|
|
color=(57, 78, 96),
|
|
button=(4, 109, 212, 170),
|
|
),
|
|
zht=Button(
|
|
file='./assets/zht/shop/NORMAL_ON.png',
|
|
area=(2, 109, 206, 167),
|
|
search=(0, 89, 226, 187),
|
|
color=(56, 77, 97),
|
|
button=(2, 109, 206, 167),
|
|
),
|
|
)
|
|
OCR_REFRESH = ButtonWrapper(
|
|
name='OCR_REFRESH',
|
|
jp=Button(
|
|
file='./assets/jp/shop/OCR_REFRESH.png',
|
|
area=(674, 308, 717, 332),
|
|
search=(654, 288, 737, 352),
|
|
color=(211, 212, 213),
|
|
button=(674, 308, 717, 332),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/shop/OCR_REFRESH.png',
|
|
area=(712, 302, 762, 344),
|
|
search=(692, 282, 782, 364),
|
|
color=(225, 225, 226),
|
|
button=(712, 302, 762, 344),
|
|
),
|
|
zht=Button(
|
|
file='./assets/zht/shop/OCR_REFRESH.png',
|
|
area=(673, 303, 731, 341),
|
|
search=(653, 283, 751, 361),
|
|
color=(226, 227, 227),
|
|
button=(673, 303, 731, 341),
|
|
),
|
|
)
|
|
PURCHASE = ButtonWrapper(
|
|
name='PURCHASE',
|
|
jp=Button(
|
|
file='./assets/jp/shop/PURCHASE.png',
|
|
area=(1106, 637, 1223, 685),
|
|
search=(1086, 617, 1243, 705),
|
|
color=(235, 217, 68),
|
|
button=(1106, 637, 1223, 685),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/shop/PURCHASE.png',
|
|
area=(1102, 640, 1227, 684),
|
|
search=(1082, 620, 1247, 704),
|
|
color=(226, 206, 65),
|
|
button=(1102, 640, 1227, 684),
|
|
),
|
|
zht=Button(
|
|
file='./assets/zht/shop/PURCHASE.png',
|
|
area=(1105, 640, 1231, 681),
|
|
search=(1085, 620, 1251, 701),
|
|
color=(212, 191, 62),
|
|
button=(1105, 640, 1231, 681),
|
|
),
|
|
)
|
|
REFRESH = ButtonWrapper(
|
|
name='REFRESH',
|
|
jp=Button(
|
|
file='./assets/jp/shop/REFRESH.png',
|
|
area=(1096, 641, 1223, 683),
|
|
search=(1076, 621, 1243, 703),
|
|
color=(233, 235, 238),
|
|
button=(1096, 641, 1223, 683),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/shop/REFRESH.png',
|
|
area=(1098, 643, 1223, 682),
|
|
search=(1078, 623, 1243, 702),
|
|
color=(231, 234, 237),
|
|
button=(1098, 643, 1223, 682),
|
|
),
|
|
zht=Button(
|
|
file='./assets/zht/shop/REFRESH.png',
|
|
area=(1096, 644, 1226, 681),
|
|
search=(1076, 624, 1246, 701),
|
|
color=(221, 224, 229),
|
|
button=(1096, 644, 1226, 681),
|
|
),
|
|
)
|
|
TC_OFF = ButtonWrapper(
|
|
name='TC_OFF',
|
|
jp=Button(
|
|
file='./assets/jp/shop/TC_OFF.png',
|
|
area=(9, 499, 199, 553),
|
|
search=(0, 479, 219, 573),
|
|
color=(230, 234, 237),
|
|
button=(9, 499, 199, 553),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/shop/TC_OFF.png',
|
|
area=(2, 503, 209, 558),
|
|
search=(0, 483, 229, 578),
|
|
color=(239, 242, 244),
|
|
button=(2, 503, 209, 558),
|
|
),
|
|
zht=Button(
|
|
file='./assets/zht/shop/TC_OFF.png',
|
|
area=(4, 503, 211, 553),
|
|
search=(0, 483, 231, 573),
|
|
color=(235, 239, 241),
|
|
button=(4, 503, 211, 553),
|
|
),
|
|
)
|
|
TC_ON = ButtonWrapper(
|
|
name='TC_ON',
|
|
jp=Button(
|
|
file='./assets/jp/shop/TC_ON.png',
|
|
area=(9, 502, 199, 550),
|
|
search=(0, 482, 219, 570),
|
|
color=(77, 95, 94),
|
|
button=(9, 502, 199, 550),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/shop/TC_ON.png',
|
|
area=(3, 493, 208, 548),
|
|
search=(0, 473, 228, 568),
|
|
color=(62, 84, 99),
|
|
button=(3, 493, 208, 548),
|
|
),
|
|
zht=Button(
|
|
file='./assets/zht/shop/TC_ON.png',
|
|
area=(0, 492, 211, 548),
|
|
search=(0, 472, 231, 568),
|
|
color=(65, 86, 98),
|
|
button=(0, 492, 211, 548),
|
|
),
|
|
)
|