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 ``` OCR_AP = ButtonWrapper( name='OCR_AP', share=Button( file='./assets/share/item/data/OCR_AP.png', area=(535, 13, 660, 36), search=(515, 0, 680, 56), color=(207, 215, 220), button=(535, 13, 660, 36), ), ) OCR_DATA = ButtonWrapper( name='OCR_DATA', share=Button( file='./assets/share/item/data/OCR_DATA.png', area=(745, 11, 1069, 39), search=(725, 0, 1089, 59), color=(216, 223, 227), button=(745, 11, 1069, 39), ), )