1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-01-07 03:15:26 +00:00
ArisuAutoSweeper/tasks/momotalk/assets/assets_momotalk.py
RedDeadDepresso 1791b4b05c
Added Tasks, Shop, MomoTalk (#11)
* feat: tasks

Added module tasks for EN

* refactor: gui

added tree view Farm and Reward.

* feat: shop

* feat: momotalk

---------

Co-authored-by: YoursFunny <admin@yoursfunny.top>
2023-12-22 13:35:33 +08:00

204 lines
5.1 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 ```
BEGIN_STORY = ButtonWrapper(
name='BEGIN_STORY',
jp=None,
en=Button(
file='./assets/en/momotalk/BEGIN_STORY.png',
area=(796, 540, 1059, 591),
search=(776, 520, 1079, 611),
color=(107, 197, 230),
button=(796, 540, 1059, 591),
),
)
CHAT_AREA = ButtonWrapper(
name='CHAT_AREA',
jp=None,
en=Button(
file='./assets/en/momotalk/CHAT_AREA.png',
area=(760, 149, 1149, 628),
search=(740, 129, 1169, 648),
color=(206, 212, 217),
button=(760, 149, 1149, 628),
),
)
CONFIRM_SKIP = ButtonWrapper(
name='CONFIRM_SKIP',
jp=None,
en=Button(
file='./assets/en/momotalk/CONFIRM_SKIP.png',
area=(674, 486, 871, 555),
search=(654, 466, 891, 575),
color=(112, 207, 241),
button=(674, 486, 871, 555),
),
)
CONFIRM_SORT = ButtonWrapper(
name='CONFIRM_SORT',
jp=None,
en=Button(
file='./assets/en/momotalk/CONFIRM_SORT.png',
area=(239, 407, 657, 439),
search=(219, 387, 677, 459),
color=(248, 249, 249),
button=(239, 407, 657, 439),
),
)
FIRST_UNREAD = ButtonWrapper(
name='FIRST_UNREAD',
jp=None,
en=Button(
file='./assets/en/momotalk/FIRST_UNREAD.png',
area=(636, 239, 661, 265),
search=(616, 219, 681, 285),
color=(251, 86, 45),
button=(636, 239, 661, 265),
),
)
MENU = ButtonWrapper(
name='MENU',
jp=None,
en=Button(
file='./assets/en/momotalk/MENU.png',
area=(1156, 15, 1251, 63),
search=(1136, 0, 1271, 83),
color=(215, 219, 222),
button=(1156, 15, 1251, 63),
),
)
MESSAGE_OFF = ButtonWrapper(
name='MESSAGE_OFF',
jp=None,
en=Button(
file='./assets/en/momotalk/MESSAGE_OFF.png',
area=(143, 273, 203, 298),
search=(123, 253, 223, 318),
color=(93, 105, 122),
button=(143, 273, 203, 298),
),
)
MESSAGE_ON = ButtonWrapper(
name='MESSAGE_ON',
jp=None,
en=Button(
file='./assets/en/momotalk/MESSAGE_ON.png',
area=(143, 271, 203, 301),
search=(123, 251, 223, 321),
color=(160, 168, 182),
button=(143, 271, 203, 301),
),
)
NOTIFICATION_BADGE = ButtonWrapper(
name='NOTIFICATION_BADGE',
jp=None,
en=Button(
file='./assets/en/momotalk/NOTIFICATION_BADGE.png',
area=(171, 109, 200, 128),
search=(151, 89, 220, 148),
color=(242, 101, 47),
button=(171, 109, 200, 128),
),
)
REPLY = ButtonWrapper(
name='REPLY',
jp=None,
en=Button(
file='./assets/en/momotalk/REPLY.png',
area=(791, 431, 855, 462),
search=(771, 411, 875, 482),
color=(198, 210, 216),
button=(791, 431, 855, 462),
),
)
SELECT_STUDENT = ButtonWrapper(
name='SELECT_STUDENT',
jp=None,
en=Button(
file='./assets/en/momotalk/SELECT_STUDENT.png',
area=(839, 369, 998, 403),
search=(819, 349, 1018, 423),
color=(241, 242, 242),
button=(839, 369, 998, 403),
),
)
SKIP = ButtonWrapper(
name='SKIP',
jp=None,
en=Button(
file='./assets/en/momotalk/SKIP.png',
area=(1192, 103, 1229, 141),
search=(1172, 83, 1249, 161),
color=(108, 125, 145),
button=(1192, 103, 1229, 141),
),
)
SORT_OFF = ButtonWrapper(
name='SORT_OFF',
jp=None,
en=Button(
file='./assets/en/momotalk/SORT_OFF.png',
area=(591, 158, 662, 199),
search=(571, 138, 682, 219),
color=(235, 237, 238),
button=(591, 158, 662, 199),
),
)
SORT_ON = ButtonWrapper(
name='SORT_ON',
jp=None,
en=Button(
file='./assets/en/momotalk/SORT_ON.png',
area=(594, 159, 658, 196),
search=(574, 139, 678, 216),
color=(233, 235, 236),
button=(594, 159, 658, 196),
),
)
STORY = ButtonWrapper(
name='STORY',
jp=None,
en=Button(
file='./assets/en/momotalk/STORY.png',
area=(790, 529, 979, 557),
search=(770, 509, 999, 577),
color=(220, 208, 214),
button=(790, 529, 979, 557),
),
)
UNREAD = ButtonWrapper(
name='UNREAD',
jp=None,
en=Button(
file='./assets/en/momotalk/UNREAD.png',
area=(454, 160, 568, 193),
search=(434, 140, 588, 213),
color=(241, 242, 243),
button=(454, 160, 568, 193),
),
)
UNREAD_OFF = ButtonWrapper(
name='UNREAD_OFF',
jp=None,
en=Button(
file='./assets/en/momotalk/UNREAD_OFF.png',
area=(456, 273, 658, 316),
search=(436, 253, 678, 336),
color=(252, 252, 251),
button=(456, 273, 658, 316),
),
)
UNREAD_ON = ButtonWrapper(
name='UNREAD_ON',
jp=None,
en=Button(
file='./assets/en/momotalk/UNREAD_ON.png',
area=(456, 272, 658, 314),
search=(436, 252, 678, 334),
color=(245, 120, 144),
button=(456, 272, 658, 314),
),
)