mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2025-12-16 11:15:13 +00:00
393 lines
11 KiB
Python
393 lines
11 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 ```
|
|
|
|
BOX_CAFE = ButtonWrapper(
|
|
name='BOX_CAFE',
|
|
share=Button(
|
|
file='./assets/share/cafe/BOX_CAFE.png',
|
|
area=(33, 130, 1247, 569),
|
|
search=(13, 110, 1267, 589),
|
|
color=(175, 181, 186),
|
|
button=(33, 130, 1247, 569),
|
|
),
|
|
)
|
|
BOX_SEARCH = ButtonWrapper(
|
|
name='BOX_SEARCH',
|
|
share=Button(
|
|
file='./assets/share/cafe/BOX_SEARCH.png',
|
|
area=(12, 71, 1176, 654),
|
|
search=(0, 51, 1196, 674),
|
|
color=(175, 183, 190),
|
|
button=(12, 71, 1176, 654),
|
|
),
|
|
)
|
|
CAFE_FIRST = ButtonWrapper(
|
|
name='CAFE_FIRST',
|
|
jp=Button(
|
|
file='./assets/jp/cafe/CAFE_FIRST.png',
|
|
area=(96, 92, 111, 110),
|
|
search=(76, 72, 131, 130),
|
|
color=(185, 192, 200),
|
|
button=(96, 92, 111, 110),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/cafe/CAFE_FIRST.png',
|
|
area=(205, 96, 215, 107),
|
|
search=(185, 76, 235, 127),
|
|
color=(176, 184, 194),
|
|
button=(205, 96, 215, 107),
|
|
),
|
|
)
|
|
CAFE_INVITE = ButtonWrapper(
|
|
name='CAFE_INVITE',
|
|
jp=Button(
|
|
file='./assets/jp/cafe/CAFE_INVITE.png',
|
|
area=(870, 637, 903, 663),
|
|
search=(850, 617, 923, 683),
|
|
color=(253, 217, 235),
|
|
button=(870, 637, 903, 663),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/cafe/CAFE_INVITE.png',
|
|
area=(870, 637, 903, 663),
|
|
search=(850, 617, 923, 683),
|
|
color=(253, 217, 235),
|
|
button=(870, 637, 903, 663),
|
|
),
|
|
)
|
|
CAFE_INVITED = ButtonWrapper(
|
|
name='CAFE_INVITED',
|
|
jp=Button(
|
|
file='./assets/jp/cafe/CAFE_INVITED.png',
|
|
area=(870, 637, 903, 663),
|
|
search=(850, 617, 923, 683),
|
|
color=(111, 109, 109),
|
|
button=(870, 637, 903, 663),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/cafe/CAFE_INVITED.png',
|
|
area=(870, 637, 903, 663),
|
|
search=(850, 617, 923, 683),
|
|
color=(111, 109, 109),
|
|
button=(870, 637, 903, 663),
|
|
),
|
|
)
|
|
CAFE_SECOND = ButtonWrapper(
|
|
name='CAFE_SECOND',
|
|
jp=Button(
|
|
file='./assets/jp/cafe/CAFE_SECOND.png',
|
|
area=(99, 92, 108, 110),
|
|
search=(79, 72, 128, 130),
|
|
color=(193, 200, 209),
|
|
button=(99, 92, 108, 110),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/cafe/CAFE_SECOND.png',
|
|
area=(207, 96, 214, 107),
|
|
search=(187, 76, 234, 127),
|
|
color=(174, 182, 192),
|
|
button=(207, 96, 214, 107),
|
|
),
|
|
)
|
|
CHECK_MOMOTALK = ButtonWrapper(
|
|
name='CHECK_MOMOTALK',
|
|
jp=Button(
|
|
file='./assets/jp/cafe/CHECK_MOMOTALK.png',
|
|
area=(421, 83, 447, 108),
|
|
search=(401, 63, 467, 128),
|
|
color=(253, 203, 212),
|
|
button=(421, 83, 447, 108),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/cafe/CHECK_MOMOTALK.png',
|
|
area=(421, 83, 447, 108),
|
|
search=(401, 63, 467, 128),
|
|
color=(253, 203, 212),
|
|
button=(421, 83, 447, 108),
|
|
),
|
|
)
|
|
CHECK_REWARD = ButtonWrapper(
|
|
name='CHECK_REWARD',
|
|
jp=Button(
|
|
file='./assets/jp/cafe/CHECK_REWARD.png',
|
|
area=(1120, 635, 1166, 651),
|
|
search=(1100, 615, 1186, 671),
|
|
color=(79, 102, 127),
|
|
button=(1109, 627, 1239, 691),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/cafe/CHECK_REWARD.png',
|
|
area=(1116, 636, 1218, 654),
|
|
search=(1096, 616, 1238, 674),
|
|
color=(77, 100, 125),
|
|
button=(1113, 625, 1239, 692),
|
|
),
|
|
)
|
|
CLICKABLE_TEMPLATE = ButtonWrapper(
|
|
name='CLICKABLE_TEMPLATE',
|
|
share=Button(
|
|
file='./assets/share/cafe/CLICKABLE_TEMPLATE.png',
|
|
area=(619, 332, 660, 387),
|
|
search=(599, 312, 680, 407),
|
|
color=(79, 65, 1),
|
|
button=(619, 332, 660, 387),
|
|
),
|
|
)
|
|
GET_REWARD = ButtonWrapper(
|
|
name='GET_REWARD',
|
|
jp=Button(
|
|
file='./assets/jp/cafe/GET_REWARD.png',
|
|
area=(611, 514, 669, 543),
|
|
search=(591, 494, 689, 563),
|
|
color=(159, 133, 48),
|
|
button=(546, 494, 735, 563),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/cafe/GET_REWARD.png',
|
|
area=(593, 506, 687, 548),
|
|
search=(573, 486, 707, 568),
|
|
color=(211, 193, 64),
|
|
button=(543, 492, 736, 564),
|
|
),
|
|
)
|
|
GET_REWARD_CLOSE = ButtonWrapper(
|
|
name='GET_REWARD_CLOSE',
|
|
jp=Button(
|
|
file='./assets/jp/cafe/GET_REWARD_CLOSE.png',
|
|
area=(970, 134, 996, 160),
|
|
search=(950, 114, 1016, 180),
|
|
color=(172, 179, 188),
|
|
button=(970, 134, 996, 160),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/cafe/GET_REWARD_CLOSE.png',
|
|
area=(968, 132, 997, 162),
|
|
search=(948, 112, 1017, 182),
|
|
color=(187, 193, 201),
|
|
button=(968, 132, 997, 162),
|
|
),
|
|
)
|
|
GOT_REWARD = ButtonWrapper(
|
|
name='GOT_REWARD',
|
|
jp=Button(
|
|
file='./assets/jp/cafe/GOT_REWARD.png',
|
|
area=(561, 501, 718, 556),
|
|
search=(541, 481, 738, 576),
|
|
color=(209, 210, 209),
|
|
button=(561, 501, 718, 556),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/cafe/GOT_REWARD.png',
|
|
area=(544, 493, 735, 563),
|
|
search=(524, 473, 755, 583),
|
|
color=(213, 213, 212),
|
|
button=(544, 493, 735, 563),
|
|
),
|
|
)
|
|
INVENTORY = ButtonWrapper(
|
|
name='INVENTORY',
|
|
jp=Button(
|
|
file='./assets/jp/cafe/INVENTORY.png',
|
|
area=(553, 94, 725, 122),
|
|
search=(533, 74, 745, 142),
|
|
color=(198, 205, 213),
|
|
button=(1130, 94, 1156, 120),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/cafe/INVENTORY.png',
|
|
area=(559, 90, 720, 128),
|
|
search=(539, 70, 740, 148),
|
|
color=(197, 204, 212),
|
|
button=(1123, 90, 1165, 130),
|
|
),
|
|
)
|
|
INVITE_CONFIRM = ButtonWrapper(
|
|
name='INVITE_CONFIRM',
|
|
jp=Button(
|
|
file='./assets/jp/cafe/INVITE_CONFIRM.png',
|
|
area=(609, 147, 671, 178),
|
|
search=(589, 127, 691, 198),
|
|
color=(152, 164, 177),
|
|
button=(665, 471, 870, 533),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/cafe/INVITE_CONFIRM.png',
|
|
area=(592, 149, 689, 176),
|
|
search=(572, 129, 709, 196),
|
|
color=(169, 179, 191),
|
|
button=(664, 470, 872, 534),
|
|
),
|
|
)
|
|
INVITE_IN_SECOND = ButtonWrapper(
|
|
name='INVITE_IN_SECOND',
|
|
jp=Button(
|
|
file='./assets/jp/cafe/INVITE_IN_SECOND.png',
|
|
area=(482, 147, 799, 177),
|
|
search=(462, 127, 819, 197),
|
|
color=(166, 177, 188),
|
|
button=(482, 147, 799, 177),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/cafe/INVITE_IN_SECOND.png',
|
|
area=(482, 147, 799, 177),
|
|
search=(462, 127, 819, 197),
|
|
color=(166, 177, 188),
|
|
button=(482, 147, 799, 177),
|
|
),
|
|
)
|
|
INVITE_IN_SECOND_CLOSE = ButtonWrapper(
|
|
name='INVITE_IN_SECOND_CLOSE',
|
|
jp=Button(
|
|
file='./assets/jp/cafe/INVITE_IN_SECOND_CLOSE.png',
|
|
area=(874, 150, 900, 176),
|
|
search=(854, 130, 920, 196),
|
|
color=(180, 189, 198),
|
|
button=(874, 150, 900, 176),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/cafe/INVITE_IN_SECOND_CLOSE.png',
|
|
area=(874, 150, 900, 176),
|
|
search=(854, 130, 920, 196),
|
|
color=(180, 189, 198),
|
|
button=(874, 150, 900, 176),
|
|
),
|
|
)
|
|
INVITE_SUBSTITUTE = ButtonWrapper(
|
|
name='INVITE_SUBSTITUTE',
|
|
jp=Button(
|
|
file='./assets/jp/cafe/INVITE_SUBSTITUTE.png',
|
|
area=(582, 154, 698, 184),
|
|
search=(562, 134, 718, 204),
|
|
color=(154, 166, 179),
|
|
button=(673, 478, 858, 541),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/cafe/INVITE_SUBSTITUTE.png',
|
|
area=(506, 157, 775, 186),
|
|
search=(486, 137, 795, 206),
|
|
color=(176, 186, 196),
|
|
button=(673, 477, 857, 542),
|
|
),
|
|
)
|
|
INVITE_SUBSTITUTE_CLOSE = ButtonWrapper(
|
|
name='INVITE_SUBSTITUTE_CLOSE',
|
|
jp=Button(
|
|
file='./assets/jp/cafe/INVITE_SUBSTITUTE_CLOSE.png',
|
|
area=(867, 158, 893, 184),
|
|
search=(847, 138, 913, 204),
|
|
color=(180, 189, 199),
|
|
button=(867, 158, 893, 184),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/cafe/INVITE_SUBSTITUTE_CLOSE.png',
|
|
area=(867, 158, 893, 184),
|
|
search=(847, 138, 913, 204),
|
|
color=(180, 189, 199),
|
|
button=(867, 158, 893, 184),
|
|
),
|
|
)
|
|
MOMOTALK_CLOSE = ButtonWrapper(
|
|
name='MOMOTALK_CLOSE',
|
|
jp=Button(
|
|
file='./assets/jp/cafe/MOMOTALK_CLOSE.png',
|
|
area=(824, 82, 850, 108),
|
|
search=(804, 62, 870, 128),
|
|
color=(252, 182, 194),
|
|
button=(824, 82, 850, 108),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/cafe/MOMOTALK_CLOSE.png',
|
|
area=(824, 82, 850, 108),
|
|
search=(804, 62, 870, 128),
|
|
color=(252, 182, 194),
|
|
button=(824, 82, 850, 108),
|
|
),
|
|
)
|
|
MOMOTALK_INVITE = ButtonWrapper(
|
|
name='MOMOTALK_INVITE',
|
|
jp=Button(
|
|
file='./assets/jp/cafe/MOMOTALK_INVITE.png',
|
|
area=(764, 211, 809, 234),
|
|
search=(744, 191, 829, 254),
|
|
color=(90, 163, 195),
|
|
button=(764, 211, 809, 234),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/cafe/MOMOTALK_INVITE.png',
|
|
area=(755, 210, 817, 233),
|
|
search=(735, 190, 837, 253),
|
|
color=(98, 179, 211),
|
|
button=(755, 210, 817, 233),
|
|
),
|
|
)
|
|
MOMOTALK_ITEM = ButtonWrapper(
|
|
name='MOMOTALK_ITEM',
|
|
jp=Button(
|
|
file='./assets/jp/cafe/MOMOTALK_ITEM.png',
|
|
area=(489, 193, 864, 259),
|
|
search=(469, 173, 884, 279),
|
|
color=(203, 230, 240),
|
|
button=(489, 193, 864, 259),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/cafe/MOMOTALK_ITEM.png',
|
|
area=(489, 193, 864, 259),
|
|
search=(469, 173, 884, 279),
|
|
color=(203, 230, 240),
|
|
button=(489, 193, 864, 259),
|
|
),
|
|
)
|
|
OCR_CAFE = ButtonWrapper(
|
|
name='OCR_CAFE',
|
|
jp=Button(
|
|
file='./assets/jp/cafe/OCR_CAFE.png',
|
|
area=(1127, 657, 1219, 682),
|
|
search=(1107, 637, 1239, 702),
|
|
color=(93, 112, 134),
|
|
button=(1127, 657, 1219, 682),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/cafe/OCR_CAFE.png',
|
|
area=(1127, 657, 1219, 682),
|
|
search=(1107, 637, 1239, 702),
|
|
color=(93, 112, 134),
|
|
button=(1127, 657, 1219, 682),
|
|
),
|
|
)
|
|
OCR_NAME = ButtonWrapper(
|
|
name='OCR_NAME',
|
|
jp=Button(
|
|
file='./assets/jp/cafe/OCR_NAME.png',
|
|
area=(488, 194, 704, 588),
|
|
search=(468, 174, 724, 608),
|
|
color=(237, 239, 241),
|
|
button=(488, 194, 704, 588),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/cafe/OCR_NAME.png',
|
|
area=(488, 194, 704, 588),
|
|
search=(468, 174, 724, 608),
|
|
color=(237, 239, 241),
|
|
button=(488, 194, 704, 588),
|
|
),
|
|
)
|
|
STUDENT_LIST = ButtonWrapper(
|
|
name='STUDENT_LIST',
|
|
jp=Button(
|
|
file='./assets/jp/cafe/STUDENT_LIST.png',
|
|
area=(612, 172, 667, 201),
|
|
search=(592, 152, 687, 221),
|
|
color=(145, 157, 172),
|
|
button=(545, 423, 738, 495),
|
|
),
|
|
en=Button(
|
|
file='./assets/en/cafe/STUDENT_LIST.png',
|
|
area=(587, 167, 692, 203),
|
|
search=(567, 147, 712, 223),
|
|
color=(195, 202, 210),
|
|
button=(548, 426, 739, 493),
|
|
),
|
|
)
|