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-09 13:22:01 +00:00
|
|
|
FAST_FORWARD_OFF = Button(area=(984, 587, 1021, 606), color=(252, 252, 252), button=(984, 587, 1021, 606), file='./assets/handler/FAST_FORWARD_OFF.png')
|
|
|
|
FAST_FORWARD_ON = Button(area=(1025, 587, 1063, 606), color=(252, 252, 252), button=(1025, 587, 1063, 606), file='./assets/handler/FAST_FORWARD_ON.png')
|
|
|
|
FLEET_LOCKED = Button(area=(1197, 502, 1274, 519), color=(146, 186, 179), button=(1197, 502, 1274, 519), file='./assets/handler/FLEET_LOCKED.png')
|
|
|
|
FLEET_UNLOCKED = Button(area=(1197, 502, 1274, 519), color=(195, 168, 168), button=(1197, 502, 1274, 519), file='./assets/handler/FLEET_UNLOCKED.png')
|
2020-04-09 16:55:49 +00:00
|
|
|
FORMATION_1 = Button(area=(1108, 415, 1170, 477), color=(80, 82, 93), button=(1108, 415, 1170, 477), file='./assets/handler/FORMATION_1.png')
|
|
|
|
FORMATION_2 = Button(area=(1108, 415, 1170, 477), color=(80, 82, 92), button=(1108, 415, 1170, 477), file='./assets/handler/FORMATION_2.png')
|
|
|
|
FORMATION_3 = Button(area=(1108, 415, 1170, 477), color=(79, 82, 92), button=(1108, 415, 1170, 477), file='./assets/handler/FORMATION_3.png')
|
2020-04-14 04:26:57 +00:00
|
|
|
FORMATION_LOCATION = Button(area=(145, 115, 437, 159), color=(103, 118, 118), button=(145, 115, 437, 159), file='./assets/handler/FORMATION_LOCATION.png')
|
2020-03-28 17:22:46 +00:00
|
|
|
GET_AMMO = Button(area=(792, 315, 794, 333), color=(251, 250, 255), button=(792, 315, 794, 333), file='./assets/handler/GET_AMMO.png')
|
|
|
|
GET_ITEMS_1 = Button(area=(538, 217, 741, 253), color=(160, 192, 248), button=(924, 653, 943, 672), file='./assets/handler/GET_ITEMS_1.png')
|
|
|
|
GET_MISSION = Button(area=(553, 491, 727, 551), color=(96, 144, 204), button=(553, 491, 727, 551), file='./assets/handler/GET_MISSION.png')
|
|
|
|
INFO_BAR_1 = Button(area=(194, 297, 1086, 299), color=(107, 158, 255), button=(194, 297, 1086, 299), file='./assets/handler/INFO_BAR_1.png')
|
|
|
|
INFO_BAR_2 = Button(area=(194, 234, 1086, 236), color=(107, 158, 255), button=(194, 234, 1086, 236), file='./assets/handler/INFO_BAR_2.png')
|
|
|
|
INFO_BAR_3 = Button(area=(194, 171, 1086, 173), color=(107, 158, 255), button=(194, 171, 1086, 173), file='./assets/handler/INFO_BAR_3.png')
|
|
|
|
IN_MAP = Button(area=(749, 654, 921, 707), color=(213, 124, 124), button=(749, 654, 921, 707), file='./assets/handler/IN_MAP.png')
|
|
|
|
IN_STAGE_BLUE = Button(area=(20, 641, 148, 702), color=(154, 177, 226), button=(20, 641, 148, 702), file='./assets/handler/IN_STAGE_BLUE.png')
|
|
|
|
IN_STAGE_RED = Button(area=(22, 643, 150, 704), color=(229, 159, 159), button=(22, 643, 150, 704), file='./assets/handler/IN_STAGE_RED.png')
|
2020-04-10 06:18:10 +00:00
|
|
|
LOGIN_ANNOUNCE = Button(area=(1160, 45, 1227, 90), color=(174, 61, 56), button=(1160, 45, 1227, 90), file='./assets/handler/LOGIN_ANNOUNCE.png')
|
2020-04-16 06:39:31 +00:00
|
|
|
LOGIN_CHECK = Button(area=(77, 655, 154, 711), color=(33, 36, 33), button=(416, 294, 534, 400), file='./assets/handler/LOGIN_CHECK.png')
|
|
|
|
LOGIN_GAME_UPDATE = Button(area=(700, 471, 873, 529), color=(238, 170, 78), button=(700, 471, 873, 529), file='./assets/handler/LOGIN_GAME_UPDATE.png')
|
|
|
|
LOGIN_RETURN_SIGN = Button(area=(1, 7, 104, 47), color=(158, 214, 229), button=(1, 7, 104, 47), file='./assets/handler/LOGIN_RETURN_SIGN.png')
|
2020-03-28 17:22:46 +00:00
|
|
|
MAP_AIR_RAID = Button(area=(350, 447, 1280, 472), color=(154, 43, 46), button=(350, 447, 1280, 472), file='./assets/handler/MAP_AIR_RAID.png')
|
|
|
|
MAP_AMBUSH = Button(area=(261, 433, 1280, 449), color=(161, 41, 43), button=(261, 433, 1280, 449), file='./assets/handler/MAP_AMBUSH.png')
|
|
|
|
MAP_AMBUSH_EVADE = Button(area=(325, 393, 1280, 395), color=(255, 255, 255), button=(979, 444, 1152, 502), file='./assets/handler/MAP_AMBUSH_EVADE.png')
|
2020-04-09 17:13:02 +00:00
|
|
|
MAP_BUFF = Button(area=(145, 115, 437, 159), color=(103, 118, 118), button=(145, 115, 437, 159), file='./assets/handler/MAP_BUFF.png')
|
2020-04-18 13:19:15 +00:00
|
|
|
MAP_CLEAR_PERCENTAGE = Button(area=(626, 185, 970, 190), color=(245, 213, 88), button=(626, 185, 970, 190), file='./assets/handler/MAP_CLEAR_PERCENTAGE.png')
|
2020-03-28 17:22:46 +00:00
|
|
|
MAP_ENEMY_SEARCHING = Button(area=(531, 320, 864, 382), color=(200, 99, 91), button=(531, 320, 864, 382), file='./assets/handler/MAP_ENEMY_SEARCHING.png')
|
2020-04-14 09:32:26 +00:00
|
|
|
MAP_GREEN = Button(area=(195, 260, 349, 292), color=(125, 190, 84), button=(195, 260, 349, 292), file='./assets/handler/MAP_GREEN.png')
|
|
|
|
MAP_STAR_1 = Button(area=(245, 377, 254, 384), color=(251, 233, 143), button=(245, 377, 254, 384), file='./assets/handler/MAP_STAR_1.png')
|
|
|
|
MAP_STAR_2 = Button(area=(532, 377, 540, 384), color=(251, 233, 144), button=(532, 377, 540, 384), file='./assets/handler/MAP_STAR_2.png')
|
|
|
|
MAP_STAR_3 = Button(area=(818, 377, 827, 384), color=(251, 233, 143), button=(818, 377, 827, 384), file='./assets/handler/MAP_STAR_3.png')
|
2020-03-28 17:22:46 +00:00
|
|
|
MYSTERY_ITEM = Button(area=(589, 294, 691, 427), color=(144, 127, 83), button=(589, 294, 691, 427), file='./assets/handler/MYSTERY_ITEM.png')
|
2020-04-13 15:00:19 +00:00
|
|
|
POPUP_CANCEL = Button(area=(404, 493, 576, 550), color=(166, 169, 172), button=(404, 493, 576, 550), file='./assets/handler/POPUP_CANCEL.png')
|
|
|
|
POPUP_CONFIRM = Button(area=(704, 493, 876, 550), color=(94, 144, 204), button=(704, 493, 876, 550), file='./assets/handler/POPUP_CONFIRM.png')
|
2020-04-09 16:55:49 +00:00
|
|
|
STRATEGY_OPEN = Button(area=(1198, 411, 1269, 471), color=(81, 85, 101), button=(1198, 411, 1269, 471), file='./assets/handler/STRATEGY_OPEN.png')
|
|
|
|
STRATEGY_OPENED = Button(area=(1176, 366, 1275, 393), color=(128, 155, 218), button=(1060, 406, 1092, 485), file='./assets/handler/STRATEGY_OPENED.png')
|
|
|
|
SUBMARINE_HUNT_OFF = Button(area=(1200, 415, 1262, 477), color=(125, 127, 132), button=(1200, 415, 1262, 477), file='./assets/handler/SUBMARINE_HUNT_OFF.png')
|
|
|
|
SUBMARINE_HUNT_ON = Button(area=(1200, 415, 1262, 477), color=(124, 125, 132), button=(1200, 415, 1262, 477), file='./assets/handler/SUBMARINE_HUNT_ON.png')
|
2020-04-10 03:05:06 +00:00
|
|
|
SUBMARINE_VIEW_OFF = Button(area=(1140, 435, 1170, 468), color=(156, 156, 158), button=(1140, 435, 1170, 468), file='./assets/handler/SUBMARINE_VIEW_OFF.png')
|
|
|
|
SUBMARINE_VIEW_ON = Button(area=(1140, 435, 1170, 468), color=(177, 178, 179), button=(1140, 435, 1170, 468), file='./assets/handler/SUBMARINE_VIEW_ON.png')
|