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', jp=Button( file='./assets/jp/cafe/BOX_CAFE.png', area=(33, 130, 1247, 569), search=(13, 110, 1267, 589), color=(175, 181, 186), button=(33, 130, 1247, 569), ), ) CAFE_FIRST = ButtonWrapper( name='CAFE_FIRST', jp=Button( file='./assets/jp/cafe/CAFE_FIRST.png', area=(82, 152, 136, 175), search=(62, 132, 156, 195), color=(111, 127, 147), button=(82, 152, 136, 175), ), ) CAFE_SECOND = ButtonWrapper( name='CAFE_SECOND', jp=Button( file='./assets/jp/cafe/CAFE_SECOND.png', area=(219, 152, 279, 175), search=(199, 132, 299, 195), color=(110, 126, 146), button=(219, 152, 279, 175), ), ) CHANGE_CAFE_NOT_SELECTED = ButtonWrapper( name='CHANGE_CAFE_NOT_SELECTED', jp=Button( file='./assets/jp/cafe/CHANGE_CAFE_NOT_SELECTED.png', area=(84, 89, 178, 109), search=(64, 69, 198, 129), color=(185, 193, 203), button=(84, 89, 178, 109), ), ) CHANGE_CAFE_SELECTED = ButtonWrapper( name='CHANGE_CAFE_SELECTED', jp=Button( file='./assets/jp/cafe/CHANGE_CAFE_SELECTED.png', area=(40, 87, 191, 112), search=(20, 67, 211, 132), color=(82, 105, 130), button=(40, 87, 191, 112), ), ) CHECK_REWARD = ButtonWrapper( name='CHECK_REWARD', jp=Button( file='./assets/jp/cafe/CHECK_REWARD.png', area=(1095, 621, 1146, 637), search=(1075, 601, 1166, 657), color=(82, 105, 129), button=(1086, 607, 1225, 685), ), ) CLICKABLE_TEMPLATE = ButtonWrapper( name='CLICKABLE_TEMPLATE', jp=Button( file='./assets/jp/cafe/CLICKABLE_TEMPLATE.png', area=(0, 0, 42, 56), search=(0, 0, 62, 76), color=(77, 63, 1), button=(0, 0, 42, 56), ), ) 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), ), ) 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), ), ) 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), ), ) 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), ), ) 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), ), ) OCR_CAFE = ButtonWrapper( name='OCR_CAFE', jp=Button( file='./assets/jp/cafe/OCR_CAFE.png', area=(1103, 642, 1202, 672), search=(1083, 622, 1222, 692), color=(87, 107, 129), button=(1103, 642, 1202, 672), ), ) 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), ), )