Warning: include(config/userInterface/uiOverrides.php): failed to open stream: No such file or directory in C:\xampp\htdocs\backup\lndr_j_common\config\userInterface\paylineSelectorSliderButtonLandscape.php on line 3
Warning: include(): Failed opening 'config/userInterface/uiOverrides.php' for inclusion (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\backup\lndr_j_common\config\userInterface\paylineSelectorSliderButtonLandscape.php on line 3
{
"type": "Container",
"visible": "@iface.canChangePaylines",
"children": [{
"type": "Container",
"visible": {
"dynamic": true,
"default": true,
"Portrait": false
},
"x": {
"dynamic": true,
"default": "@view.x.l.148"
},
"children": [{
"type": "Container",
"x": -1000,
"visible": false,
"animation": [{
"name": "showPaylineSlider",
"variant": "Sequence",
"children": ["call:show", {
"variant": "Tween",
"duration": 0.15,
"setX": 0
}]
},{
"name": ["hidePaylineSlider", "hideSliders"],
"variant": "Sequence",
"children": [{
"variant": "Tween",
"duration": 0.15,
"setX": -1000
}, "call:hide"]
}],
"children": [{
"type": "Slider",
"id": "paylineSliderLandscape",
"min": 0,
"max": 1,
"size": 650,
"height": 4,
"onChange": "setBetLinesActive",
"value": "@game.getNumberOfBetlines",
"options": "@game.getBetLinesActiveList",
"decimals": 0,
"x": 420,
"y": 22,
"atlas": "lndr_interface.json",
"button": {
"type": "Button",
"textures": ["sliders_slider.png","sliders_slider.png","sliders_slider.png","sliders_slider.png"]
},
"area": {
"type": "Button",
"scaleX": 1.8,
"textures": ["sliders_slider_line.png","sliders_slider_line.png","sliders_slider_line.png", "sliders_slider_line.png"]
},
"children": [{
"type": "Sprite",
"opaque": true,
"y": -15,
"x": -70,
"atlas": "lndr_interface.json",
"texture": "sliders_background.png"
},{
"type": "Button",
"x": 380,
"y": -20,
"atlas": "lndr_interface.json",
"textures": [
"sliders_close_arrow_normal.png",
"sliders_close_arrow_over.png",
"sliders_close_arrow_normal.png",
"sliders_close_arrow_normal.png"
],
"onPress": "hidePaylineSlider"
},
{
"type": "Text",
"text": ["@translate.HELP_PAYLINES_TITLE", ": " ,"@game.getNumberOfBetlines"],
"maxWidth": 600,
"font": "Frabk",
"autoUpdate": "cashCoinToggle",
"isCurrency": false,
"showCurrencySign": false,
"decimals": 0,
"padding": 20,
"y": -60,
"x": -180,
"lineJoin": "bevel",
"size": {
"dynamic": true,
"default": 34
},
"anchorAlign": "l",
"fill": "#1e1e1e"
}]
}]
},
{
"type": "ToggleButton",
"id": "PaylineSelectButtonLandscape",
"twins": ["PaylineSelectButtonPortrait"],
"x": -76,
"text": [{
"type": "Text",
"font": "Frabk",
"lineJoin": "bevel",
"autoUpdate": "cashCoinToggle",
"text": ["@game.getNumberOfBetlines"],
"y": -13,
"x": -10,
"size": {
"dynamic": true,
"default": 46
},
"fill": "#1e1e1e"
},{
"type": "Text",
"font": "Frabk",
"lineJoin": "bevel",
"y": 22,
"x": -8,
"text": ["@translate.LINES"],
"maxWidth": 120,
"size": {
"dynamic": true,
"default": 22
},
"fill": "#1e1e1e"
}],
"interactionArea": [{"x":0,"y":66},{"x":8,"y":32},{"x":32,"y":7},{"x":64,"y":0},{"x":97,"y":6},{"x":123,"y":29},{"x":133,"y":66},{"x":125,"y":99},{"x":103,"y":122},{"x":67,"y":132},{"x":27,"y":123},{"x":5,"y":97}],
"atlas": "lndr_interface.json",
"textures": [
"payline_selector_btn_normal.png",
"payline_selector_btn_normal.png",
"payline_selector_btn_down.png",
"payline_selector_btn_down.png",
"payline_selector_btn_disabled.png"
],
"onToggle": "toggleSlider",
"onPressSound": "FXButtonClick1"
}]
}]
}