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), ), ) 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=(891, 144, 917, 170), search=(871, 124, 937, 190), color=(173, 179, 189), button=(891, 144, 917, 170), ), ) GOT_REWARD = ButtonWrapper( name='GOT_REWARD', jp=Button( file='./assets/jp/cafe/GOT_REWARD.png', area=(609, 507, 672, 535), search=(589, 487, 692, 555), color=(174, 175, 174), button=(609, 507, 672, 535), ), ) 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), ), )