2020-03-28 17:22:46 +00:00
|
|
|
from module.base.button import Button
|
|
|
|
from module.base.template import Template
|
|
|
|
|
|
|
|
# This file is generated by module.dev_tools.asset_extract.
|
|
|
|
# Don't modified it manually.
|
|
|
|
|
2020-04-03 06:09:04 +00:00
|
|
|
COMMON_SHIP_FILTER_DISABLE = Button(area=(666, 6, 802, 48), color=(71, 88, 125), button=(666, 6, 802, 48), file='./assets/retire/COMMON_SHIP_FILTER_DISABLE.png')
|
|
|
|
COMMON_SHIP_FILTER_ENABLE = Button(area=(666, 6, 802, 48), color=(182, 145, 96), button=(666, 6, 802, 48), file='./assets/retire/COMMON_SHIP_FILTER_ENABLE.png')
|
2020-03-28 17:22:46 +00:00
|
|
|
EQUIP_CONFIRM = Button(area=(871, 516, 1044, 573), color=(95, 143, 203), button=(871, 516, 1044, 573), file='./assets/retire/EQUIP_CONFIRM.png')
|
|
|
|
EQUIP_CONFIRM_2 = Button(area=(720, 541, 893, 598), color=(94, 142, 202), button=(720, 541, 893, 598), file='./assets/retire/EQUIP_CONFIRM_2.png')
|
Add: 适配第一章, 修复大量bug
- 修复处理夜间委托时, 出现递归调用的问题
- 增加红脸出击确认的功能
- 增加了透视识别错误图片保存的开关
- 修复了地图太小时, 透视识别报错的问题
- 修复了相机位于地图外时, 透视识别出错的问题
- 修复了离开退役时, 会连击的问题
- 修复了同时出现低心情和船坞已满弹窗时, 卡住的问题
- 更新了一键退役实装后的安全点击的位置
- 修复了换装滑动失败时, 卡住的问题
- 修复了关闭自动收获后, 出现委托完成的提示是, 进图卡住的问题
- 修复了, 无正在跑的委托时, 报错的问题
2020-04-11 07:23:51 +00:00
|
|
|
GET_ITEMS_1_RETIREMENT_SAVE = Button(area=(1031, 656, 1063, 688), color=(49, 44, 54), button=(1031, 656, 1063, 688), file='./assets/retire/GET_ITEMS_1_RETIREMENT_SAVE.png')
|
2020-03-28 17:22:46 +00:00
|
|
|
IN_RETIREMENT_CHECK = Button(area=(854, 641, 1027, 698), color=(184, 99, 89), button=(854, 641, 1027, 698), file='./assets/retire/IN_RETIREMENT_CHECK.png')
|
2020-04-14 04:26:57 +00:00
|
|
|
ONE_CLICK_RETIREMENT = Button(area=(639, 641, 811, 698), color=(94, 138, 194), button=(639, 641, 811, 698), file='./assets/retire/ONE_CLICK_RETIREMENT.png')
|
2020-03-28 17:22:46 +00:00
|
|
|
RETIRE_APPEAR_1 = Button(area=(353, 492, 527, 550), color=(96, 144, 204), button=(353, 492, 527, 550), file='./assets/retire/RETIRE_APPEAR_1.png')
|
|
|
|
RETIRE_APPEAR_2 = Button(area=(553, 492, 727, 550), color=(94, 143, 204), button=(553, 492, 727, 550), file='./assets/retire/RETIRE_APPEAR_2.png')
|
|
|
|
RETIRE_APPEAR_3 = Button(area=(753, 492, 927, 550), color=(94, 143, 202), button=(753, 492, 927, 550), file='./assets/retire/RETIRE_APPEAR_3.png')
|
|
|
|
SHIP_CONFIRM = Button(area=(1069, 641, 1241, 698), color=(84, 131, 190), button=(1069, 641, 1241, 698), file='./assets/retire/SHIP_CONFIRM.png')
|
|
|
|
SHIP_CONFIRM_2 = Button(area=(928, 617, 1100, 674), color=(95, 143, 203), button=(928, 617, 1100, 674), file='./assets/retire/SHIP_CONFIRM_2.png')
|
2020-04-13 15:00:19 +00:00
|
|
|
SORTING_CLICK = Button(area=(1004, 14, 1096, 42), color=(49, 54, 67), button=(1004, 14, 1096, 42), file='./assets/retire/SORTING_CLICK.png')
|
2020-03-28 17:22:46 +00:00
|
|
|
SORT_ASC = Button(area=(1014, 22, 1019, 26), color=(189, 207, 231), button=(1014, 22, 1019, 26), file='./assets/retire/SORT_ASC.png')
|
|
|
|
SORT_DESC = Button(area=(1014, 29, 1019, 33), color=(189, 207, 231), button=(1014, 29, 1019, 33), file='./assets/retire/SORT_DESC.png')
|