{ "type": "Container", "y": 107, "children": [{ "type": "ToggleButton", "id": "autoplayWin", "atlas": "interface.json", "textures": ["Checkbox_on_off_normal.png", "Checkbox_on_off_normal.png", "Checkbox_on_off_down.png", "Checkbox_on_off_down.png"], "anchorAlign": "r", "onToggle": "setStopOnAnyWin", "onPressSound": "FXButtonClick1" },{ "type": "Text", "padding": 20, "text": "@translate.AUTOPLAY_STOP_ON_ANY_WIN", "x": 6, "font": "BrandonGrotesqueBlack", "size": 42, "wordWrap": true, "wordWrapWidth": 525, "wordWrapAlign": "left", "wordWrapLineHeight": 45, "fill": "#ffffff", "anchorAlign": "l" }] }